mirror of
https://github.com/SickGear/SickGear.git
synced 2025-01-05 17:43:37 +00:00
Merge pull request #872 from JackDandy/TweakWidthDisplayShow
Change: reduce details width on display show page for new UI width.
This commit is contained in:
commit
d532353a98
1 changed files with 1 additions and 1 deletions
|
@ -2430,7 +2430,7 @@ span.imdbstars > * {
|
|||
}
|
||||
|
||||
#showCol {
|
||||
width: 950px;
|
||||
width: 730px;
|
||||
float: right;
|
||||
height: 390px;
|
||||
position: relative;
|
||||
|
|
Loading…
Reference in a new issue