From: Sarven Capadisli Date: Tue, 2 Mar 2010 20:24:07 +0000 (-0500) Subject: Don't need to float the anchor X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=1550d1004d44c8223b2280a35ca2f64ed61178ef;p=quix0rs-gnu-social.git Don't need to float the anchor --- diff --git a/plugins/OStatus/theme/base/css/ostatus.css b/plugins/OStatus/theme/base/css/ostatus.css index 68470f4e41..13e30ef5df 100644 --- a/plugins/OStatus/theme/base/css/ostatus.css +++ b/plugins/OStatus/theme/base/css/ostatus.css @@ -43,10 +43,6 @@ padding:0; float:right; } -.entity_remote_subscribe { -float:right; -} - #all #entity_remote_subscribe { margin-top:-52px; }