From 631eb4b2c213cf612e97f6a90ff1dbf1352eadad Mon Sep 17 00:00:00 2001 From: redmatrix Date: Sun, 16 Aug 2015 19:52:25 -0700 Subject: issue #386 - account and channel bulk edit checkboxes not visible and therefore not useable. Also change wording to remove the offensive 'user' designation. --- view/theme/redbasic/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 046d8471b..702c7238e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2293,6 +2293,6 @@ nav .badge.mail-update:hover { background-color: #337AB7; } -.channels_ckbx, .pending_ckbx, .users_ckbx { +/*.channels_ckbx, .pending_ckbx, .users_ckbx { margin-top: -5px !important; -} +}*/ -- cgit v1.2.3