mirror of
https://github.com/Readarr/Readarr
synced 2026-01-01 13:13:23 +01:00
Fixed: keep search buttons on one line
This commit is contained in:
parent
6d54401e53
commit
ec4dc89142
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Reference in a new issue