Decrease padding of labels for Milestone's issues tab.
* Also get rid of no longer required CSS.
This commit is contained in:
parent
31e1a38b63
commit
dba0d7c9f9
1 changed files with 2 additions and 8 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue