[livejournal] r23114: LJSUP-6682: Not correctly displayed link...
Committer: egeraskin
LJSUP-6682: Not correctly displayed link in IE8U trunk/htdocs/stc/ie.css
Modified: trunk/htdocs/stc/ie.css
===================================================================
--- trunk/htdocs/stc/ie.css 2012-10-11 13:20:35 UTC (rev 23113)
+++ trunk/htdocs/stc/ie.css 2012-10-11 13:21:45 UTC (rev 23114)
@@ -528,6 +528,15 @@
width: 50px;
height: 50px;
}
+#NoUserpic IMG {
+ position: static;
+ }
+#NoUserpic A SPAN {
+ display: block;
+ position: absolute;
+ left: 0;
+ top: 30px;
+ }
/* this needs for correct floating at external login tabs */
.b-auth-desc {
