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 127f09683..5d603c810 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -210,7 +210,7 @@ header #banner { font-family: tahoma, "Lucida Sans", sans; color: $banner_colour; font-weight: bold; - margin: 14px; + margin-top: 14px; } header #banner a, |