From: Sarven Capadisli Date: Thu, 4 Mar 2010 04:34:48 +0000 (-0500) Subject: Puts All groups and Remote sub button in the mini list on the same line X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=38503096d905fbb4db8552eeb59afc12d4b5e903;p=quix0rs-gnu-social.git Puts All groups and Remote sub button in the mini list on the same line --- diff --git a/plugins/OStatus/theme/base/css/ostatus.css b/plugins/OStatus/theme/base/css/ostatus.css index ac668623d8..f7d9853cf7 100644 --- a/plugins/OStatus/theme/base/css/ostatus.css +++ b/plugins/OStatus/theme/base/css/ostatus.css @@ -52,7 +52,8 @@ margin-bottom:0; width:405px; } -.aside #entity_subscriptions .more { +.aside #entity_subscriptions .more, +.aside #entity_groups .more { float:left; }