diff options
Diffstat (limited to 'view')
-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 { |