diff options
Diffstat (limited to 'views/default/css.php')
-rw-r--r-- | views/default/css.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/views/default/css.php b/views/default/css.php index e5aa2f0a2..5a6ac33bf 100644 --- a/views/default/css.php +++ b/views/default/css.php @@ -2188,7 +2188,6 @@ a.toggle_customise_edit_panel:hover { /* *************************************** SETTINGS & ADMIN *************************************** */ - .settings_form h3, .usersettings_statistics h3, .admin_statistics h3, @@ -2234,7 +2233,7 @@ a.toggle_customise_edit_panel:hover { width:200px; } -/* add user pane on user admin */ +/* add user pane - on user admin */ #add_user_showhide #add-box { padding:20px; background: #dedede; |