]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Puts All groups and Remote sub button in the mini list on the same line
authorSarven Capadisli <csarven@status.net>
Thu, 4 Mar 2010 04:34:48 +0000 (23:34 -0500)
committerSarven Capadisli <csarven@status.net>
Thu, 4 Mar 2010 04:34:48 +0000 (23:34 -0500)
plugins/OStatus/theme/base/css/ostatus.css

index ac668623d8b3aa838c0050651a0484956f6444ae..f7d9853cf7058910447875869423cfd3e47d482c 100644 (file)
@@ -52,7 +52,8 @@ margin-bottom:0;
 width:405px;
 }
 
-.aside #entity_subscriptions .more {
+.aside #entity_subscriptions .more,
+.aside #entity_groups .more {
 float:left;
 }