mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-22 01:23:43 +00:00
Merge pull request #871 from JackDandy/TweakWidthUI
Change: Reduce UI width. Adjust "Limit:" right alignment on history page...
This commit is contained in:
commit
1966ac75dd
1 changed files with 1 additions and 1 deletions
|
@ -4975,7 +4975,7 @@ posterlist.css
|
||||||
}
|
}
|
||||||
|
|
||||||
.show {
|
.show {
|
||||||
margin: 10px;
|
margin: 8px;
|
||||||
background-color: #333;
|
background-color: #333;
|
||||||
border-radius: 3px;
|
border-radius: 3px;
|
||||||
width: 186px;
|
width: 186px;
|
||||||
|
|
Loading…
Reference in a new issue