Bring back sprint velocity

pull/6827/head
Mark Maglana 15 years ago
parent 020569c5bf
commit f1bbdfb3df
  1. 11
      assets/stylesheets/index.css

@ -37,7 +37,16 @@
display:none; /* I'll fix this later */
}
.backlog .header .points{
display:none; /* I'll fix this later */
display:block;
height:15px;
overflow:hidden;
padding:2px;
padding-right:3px;
position:absolute;
right:11px;
text-align:right;
top:7px;
width:25px;
}
.backlog .stories{
list-style:none;

Loading…
Cancel
Save