(refs #488) Fixed the action for label and milestone.

This commit is contained in:
shimamoto
2014-10-06 00:52:14 +09:00
parent 70f0ffd4f4
commit 5854a75615
6 changed files with 35 additions and 13 deletions

View File

@@ -766,13 +766,13 @@ div#milestone-progress-area {
}
div#milestone-progress-area div.milestone-progress {
width: 150px;
width: 130px;
margin-bottom: -6px;
}
div.milestone-progress {
position: relative;
height: 20px;
height: 10px;
color: white;
margin-bottom: 4px;
font-weight: bold;