]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Generalized style for entity remote subscription action
authorSarven Capadisli <csarven@status.net>
Tue, 2 Mar 2010 17:34:35 +0000 (12:34 -0500)
committerSarven Capadisli <csarven@status.net>
Tue, 2 Mar 2010 17:34:35 +0000 (12:34 -0500)
plugins/OStatus/theme/base/css/ostatus.css

index feeeb47d38209c7fa76acbf6ec25c1ec97ae1433..e370810af79d30b7671ec0c403618c66626f65ce 100644 (file)
@@ -38,11 +38,11 @@ display:none;
 min-width:96px;
 }
 
-#subscriptions #entity_remote_subscribe {
+#entity_remote_subscribe {
 padding:0;
 float:right;
 }
 
-#subscriptions .entity_remote_subscribe {
+.entity_remote_subscribe {
 float:right;
 }