Fixed: keep search buttons on one line

This commit is contained in:
Mark McDowall 2014-09-05 13:06:36 -07:00
parent 6d54401e53
commit ec4dc89142
1 changed files with 4 additions and 0 deletions

View File

@ -120,6 +120,10 @@ td.episode-status-cell, td.quality-cell, td.history-quality-cell {
.clickable();
margin-left : 8px;
}
i:first-of-type {
margin-left : 0px;
}
}
.episode-activity-details-cell {