Decrease padding of labels for Milestone's issues tab.

* Also get rid of no longer required CSS.
This commit is contained in:
Rubén Dávila 2016-02-17 12:33:16 -05:00
parent 31e1a38b63
commit dba0d7c9f9

View file

@ -23,15 +23,9 @@ li.milestone {
font-weight: bold;
}
.issue-row .assignee-icon {
.issue-row {
.color-label {
float: left;
padding: 8px;
margin-left: 10px;
}
img {
margin-left: 8px;
padding: 5px !important;
}
}
}