From: Sarven Capadisli Date: Wed, 3 Feb 2010 17:13:21 +0000 (+0100) Subject: Added right margin for notice text. Helps Conversation notices look X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=0a3b552d9f768dd0a3f2aaff6e005327838c6d5a;p=quix0rs-gnu-social.git Added right margin for notice text. Helps Conversation notices look better. --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index b5cfab7e9c..8490fb5803 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -1024,6 +1024,7 @@ float:none; } #content .notice .entry-title { margin-left:59px; +margin-right:7px; } .vcard .url {