Fixed: keep search buttons on one line

pull/6/head
Mark McDowall 10 years ago
parent 6d54401e53
commit ec4dc89142

@ -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 {

Loading…
Cancel
Save