[livejournal] r21914: LJSUP-11985: Change LJ::ljuser() impleme...
Committer: esavintcev
LJSUP-11985: Change LJ::ljuser() implementationU trunk/htdocs/stc/lj_base.css
Modified: trunk/htdocs/stc/lj_base.css
===================================================================
--- trunk/htdocs/stc/lj_base.css 2012-05-10 14:13:43 UTC (rev 21913)
+++ trunk/htdocs/stc/lj_base.css 2012-05-10 14:28:01 UTC (rev 21914)
@@ -4751,11 +4751,13 @@
.i-ljuser-deleted {
text-decoration: line-through;
}
- .i-ljuser-userhead {
- width: 16px;
- height: 16px;
- padding: 0 1px 0 0;
- vertical-align: bottom;
+ HTML BODY .i-ljuser-userhead {
+ width: 16px !important;
+ height: 16px !important;
+ margin: 0 !important;
+ padding: 0 1px 0 0 !important;
+ border: 0 !important;
+ vertical-align: bottom !important;
}
.i-ljuser-username {
}
