1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04: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:
adam111316 2014-10-14 02:15:36 +08:00
commit d532353a98

View File

@ -2430,7 +2430,7 @@ span.imdbstars > * {
}
#showCol {
width: 950px;
width: 730px;
float: right;
height: 390px;
position: relative;