[ljcom] r7021: LJSUP-3738 Incorrect viewing block "Quic...

Feb 04, 2009 05:02


Committer: nefimenkoLJSUP-3738 Incorrect viewing block "Quick Links" in main page without "Question of the Day"

U trunk/htdocs/stc/home.css

Modified: trunk/htdocs/stc/home.css
===================================================================
--- trunk/htdocs/stc/home.css 2009-02-04 04:24:24 UTC (rev 7020)
+++ trunk/htdocs/stc/home.css 2009-02-04 05:02:45 UTC (rev 7021)
@@ -271,6 +271,9 @@
}
.homepage-account {
margin-bottom: 5px !important;
+ zoom: 1; overflow: hidden;
+ width: 100%;
+ display: block;
}
.homepage-account-inner {
padding-left: 200px;

Previous post Next post
Up