]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Added right margin for notice text. Helps Conversation notices look
authorSarven Capadisli <csarven@status.net>
Wed, 3 Feb 2010 17:13:21 +0000 (18:13 +0100)
committerZach Copley <zach@status.net>
Fri, 5 Feb 2010 03:18:45 +0000 (03:18 +0000)
better.

theme/base/css/display.css

index 2240e42afc80e36a010f7b1ef74778edb82a30d5..ed8853e57e665dfbd66bd0b09f970ef1f629a077 100644 (file)
@@ -1024,6 +1024,7 @@ float:none;
 }
 #content .notice .entry-title {
 margin-left:59px;
+margin-right:7px;
 }
 
 .vcard .url {