diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 557e29e83..3b4252cee 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -3114,7 +3114,7 @@ header { font-size: 10px; padding: 1px 3px; top: 0px; - right: -10px; + right: -5px; min-width: 15px; text-align: right; } @@ -3413,4 +3413,8 @@ margin-right: 50px; .comment-icon, .jot-icons { font-size: 1.2em; +} +.nav-icon { + font-size: 1.4em; + margin-right: 15px; }
\ No newline at end of file |