diff options
-rw-r--r-- | themes/admin_wind/css/screen.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 24c63756..28115149 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -656,6 +656,7 @@ li.gDefaultGroup h4, li.gDefaultGroup .gUser { } .gAdminBlocksList ul { + height: 98%; margin: .1em .1em; padding: .1em; } |