diff options
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 ebbc1aaa3..3b2370b7f 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -845,7 +845,7 @@ div.jGrowl div.jGrowl-notification { .shared_header img { border-radius: $radius; - margin-right: 10px; + margin-right: .75rem; } .tag1 { |