[livejournal] r19739: LJSUP-9535: Replace 'overflow:hidden' wi...
Committer: narefieva
LJSUP-9535: Replace 'overflow:hidden' with 'overflow:visible' at styles of ads slot at the homepage for cyr usersU trunk/htdocs/stc/ad_base.css
Modified: trunk/htdocs/stc/ad_base.css
===================================================================
--- trunk/htdocs/stc/ad_base.css 2011-08-16 08:46:45 UTC (rev 19738)
+++ trunk/htdocs/stc/ad_base.css 2011-08-16 09:20:57 UTC (rev 19739)
@@ -34,6 +34,10 @@
overflow: hidden;
zoom: 1;
}
+.index-page .ljadmedrect {
+ overflow: visible;
+}
+
.ljadmedrect OBJECT,
.ljadmedrect EMBED,
.ljadmedrect IMG {
