From: sarven Date: Fri, 23 Jan 2009 00:25:47 +0000 (+0000) Subject: Minor X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f3bbc9863b58c9a30d559bc423f693b774bdcc3b;p=quix0rs-gnu-social.git Minor --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 46bce79edb..54a5b88332 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -818,11 +818,10 @@ font-size:0.95em; margin-left:59px; width:70%; } -.notice div.entry-content a, -.notice .notice-options a, -.notice .notice-options input { - +#showstream .notice div.entry-content { +margin-left:0; } + .notice .notice-options a, .notice .notice-options input { float:left; @@ -845,14 +844,6 @@ display:inline-block; .notice div.entry-content .device dt { text-transform:lowercase; } -.notice div.entry-content a { - -} -.notice div.entry-content a:hover { -} - - -