Committer: mchervonniy
LJSUP-9487: Spring Daze, correct margin for date on Friends PageU trunk/htdocs/stc/sup/s/spring-daze.css
Modified: trunk/htdocs/stc/sup/s/spring-daze.css =================================================================== --- trunk/htdocs/stc/sup/s/spring-daze.css 2011-08-11 06:36:46 UTC (rev 10847) +++ trunk/htdocs/stc/sup/s/spring-daze.css 2011-08-11 07:18:21 UTC (rev 10848) @@ -107,10 +107,6 @@ .entry-text .vcard .username { display:none; } -.view-friends .entry-text .vcard DT, -.view-friends .entry-text .vcard .username { - display:block; - } .entry-text .entry-date { position:relative; margin:-0.5em 0 0; @@ -120,6 +116,13 @@ .entry-text .entry-date ABBR { border:none; } +.view-friends .entry-text .vcard DT, +.view-friends .entry-text .vcard .username { + display:block; + } +.view-friends .entry-text .entry-date { + margin:0; + } .entry-content { line-height:1.5em; font-size:1em;