mirror of
https://github.com/moparisthebest/SickRage
synced 2024-12-12 11:02:21 -05: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
@ -2430,7 +2430,7 @@ span.imdbstars > * {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#showCol {
|
#showCol {
|
||||||
width: 950px;
|
width: 730px;
|
||||||
float: right;
|
float: right;
|
||||||
height: 390px;
|
height: 390px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
Loading…
Reference in New Issue
Block a user