diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-11-08 20:02:35 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-11-08 20:02:35 -0800 |
commit | 5e1b61eb02272698023204a29c1d96e5350f4ceb (patch) | |
tree | 14dd8ad1ab684d277cfe760004fe91a7ccb32123 /view/theme/redbasic/css | |
parent | 4e1c308162877d7d6cd79c066f15b4d761e14853 (diff) | |
download | volse-hubzilla-5e1b61eb02272698023204a29c1d96e5350f4ceb.tar.gz volse-hubzilla-5e1b61eb02272698023204a29c1d96e5350f4ceb.tar.bz2 volse-hubzilla-5e1b61eb02272698023204a29c1d96e5350f4ceb.zip |
some more db doco
Diffstat (limited to 'view/theme/redbasic/css')
-rw-r--r-- | view/theme/redbasic/css/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 17cc833ed..abafda7b8 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1388,7 +1388,7 @@ a.rconnect:hover, a.rateme:hover, div.rateme:hover { border-radius: 4px; padding: 7px 10px; cursor: pointer; - margin-bottom: 10px; + margin-bottom: 18px; } .acl-list-item { |