diff --git a/view/css/mod_admin.css b/view/css/mod_admin.css index 6ceec3ac5..f052175bb 100644 --- a/view/css/mod_admin.css +++ b/view/css/mod_admin.css @@ -61,3 +61,7 @@ #adminpage table tr:hover { background-color: #bbc7d7; } #adminpage .selectall { text-align: right; } + +.channels_ckbx, .pending_ckbx, .users_ckbx { + margin-top: -5px !important; +} 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; +} diff --git a/view/tpl/admin_channels.tpl b/view/tpl/admin_channels.tpl index f4612c094..a76878438 100755 --- a/view/tpl/admin_channels.tpl +++ b/view/tpl/admin_channels.tpl @@ -34,8 +34,8 @@ {{$c.channel_address}} - - + + {{/foreach}} diff --git a/view/tpl/admin_queue.tpl b/view/tpl/admin_queue.tpl index bae434ab7..85b476266 100644 --- a/view/tpl/admin_queue.tpl +++ b/view/tpl/admin_queue.tpl @@ -2,7 +2,7 @@ {{if $hasentries}} - +
{{$numentries}}  {{$desturl}}{{$priority}}  
{{foreach $entries as $e}} diff --git a/view/tpl/admin_users.tpl b/view/tpl/admin_users.tpl index 52ccbf253..aa0abb12f 100755 --- a/view/tpl/admin_users.tpl +++ b/view/tpl/admin_users.tpl @@ -33,8 +33,8 @@ {{/foreach}} @@ -73,8 +73,7 @@ {{/foreach}}
{{$numentries}}  {{$desturl}}{{$priority}}  
- - + +
{{$u.account_service_class}} - - +