diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css index e2ce0cc06..9289c9354 100644 --- a/view/theme/loozah/style.css +++ b/view/theme/loozah/style.css @@ -322,6 +322,7 @@ nav { float: right; margin-left: 0px; margin-right: 3px; + margin-top: 20px; padding: 6px; /*border: 2px solid #000000;*/ background: #D5D5D5; @@ -343,6 +344,7 @@ nav { .nav-ajax-left { margin-left: 1px; margin-right: 2px; + margin-top: 15px; float: left; font-size: 0.6em; font-weight: bold; @@ -376,6 +378,7 @@ nav { float: left; margin-left: 3px; margin-right: 0px; + margin-top: 20px; padding: 6px; /*border: 2px solid #000000;*/ background: #D5D5D5; |