From: Sarven Capadisli Date: Wed, 3 Mar 2010 20:31:16 +0000 (-0500) Subject: Generalized style for remote subscription button X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d3c1888256e32495cb0db9065ff7a03e105299a3;p=quix0rs-gnu-social.git Generalized style for remote subscription button --- diff --git a/plugins/OStatus/theme/base/css/ostatus.css b/plugins/OStatus/theme/base/css/ostatus.css index d1c60cc0d5..3b8928a3a9 100644 --- a/plugins/OStatus/theme/base/css/ostatus.css +++ b/plugins/OStatus/theme/base/css/ostatus.css @@ -41,9 +41,6 @@ min-width:96px; #entity_remote_subscribe { padding:0; float:right; -} - -.section #entity_remote_subscribe { position:relative; } @@ -55,11 +52,10 @@ margin-bottom:0; border-color:#AAAAAA; } -.section #entity_remote_subscribe .dialogbox { +#entity_remote_subscribe .dialogbox { width:405px; } - .aside #entity_subscriptions .more { float:left; }