Committer: narefieva
LJSUP-12563: Bad layout at the homepage for paid users (Safari)U trunk/htdocs/stc/lanzelot/css/layout.css
Modified: trunk/htdocs/stc/lanzelot/css/layout.css =================================================================== --- trunk/htdocs/stc/lanzelot/css/layout.css 2012-06-14 08:37:19 UTC (rev 12103) +++ trunk/htdocs/stc/lanzelot/css/layout.css 2012-06-14 09:07:26 UTC (rev 12104) @@ -648,6 +648,9 @@ border-collapse:collapse; border-spacing:0; } + .index-page #content-wrapper { + width: 970px; + } /* QotD */ .b-qotd h2 { @@ -677,3 +680,5 @@ margin: 0 auto; } + +