diff options
author | Joe7 <jozsef.rnagy@site.hu> | 2011-01-09 21:19:55 +0100 |
---|---|---|
committer | Joe7 <jozsef.rnagy@site.hu> | 2011-01-09 21:19:55 +0100 |
commit | 97fc535411478f939b303c75a067b7dad9123112 (patch) | |
tree | 0c3d45f21ce0d6de6c7d56d1895e4c23a83c7156 | |
parent | 89737c09d572efe35014e668cdd06407c2c19d62 (diff) |
Minor css mod to make it obvious paging belongs to user block
-rw-r--r-- | modules/user/css/user.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/css/user.css b/modules/user/css/user.css index 084eac31..93e3d02e 100644 --- a/modules/user/css/user.css +++ b/modules/user/css/user.css @@ -12,6 +12,7 @@ #g-user-admin { width: auto; + margin-bottom: 4em; } #g-group-admin { |