From 4237e8052e938d22cafd81dd2a37cf1bfd511fac Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Mar 2015 20:40:02 -0700 Subject: buttons for admin_accounts + admin_channels --- view/theme/redbasic/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index e7ccfd19a..da75cf3f8 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2358,3 +2358,7 @@ aside .nav > li > a:hover, aside .nav > li > a:focus { right: 0px; background-color: #337AB7; } + +.channels_ckbx, .pending_ckbx, .users_ckbx { + margin-top: -5px !important; +} -- cgit v1.2.3