Committer: egeraskin
LJSUP-13408: Make HTML layout for PromoStrip & S1 comments page blockU trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css =================================================================== --- trunk/htdocs/stc/lj_base.css 2012-09-13 12:56:33 UTC (rev 22888) +++ trunk/htdocs/stc/lj_base.css 2012-09-13 15:17:49 UTC (rev 22889) @@ -581,6 +581,10 @@ /* Styles for messagers, Must be removed after implementation of Framework! */ .appwidget-sitemessages { + position: absolute; + top: 50px; + z-index: 4000; + width: 100%; padding: 0; } .mobile-msg .appwidget-sitemessages {