Committer: ybuhvalova
LJSV-2093: IE 8: Journal title disappears in some stylesU trunk/htdocs/stc/sup/s/x-3.css
Modified: trunk/htdocs/stc/sup/s/x-3.css =================================================================== --- trunk/htdocs/stc/sup/s/x-3.css 2012-03-22 11:48:07 UTC (rev 11614) +++ trunk/htdocs/stc/sup/s/x-3.css 2012-03-22 12:21:51 UTC (rev 11615) @@ -142,13 +142,17 @@ margin-right:104px; } .header .u-wrap { - padding-left:20px; float:right; display:inline; overflow:hidden; position:relative; z-index:999; + width: 100px; + padding-left:20px; } + .header .userpic-in { + width: 100px; + } .header .nav { position:absolute; top:20px;