diff options
Diffstat (limited to 'view/theme/redbasic')
-rw-r--r-- | view/theme/redbasic/css/style.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index b45000a3d..2fa02a052 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -300,7 +300,7 @@ nav #nav-link-wrapper .nav-link { } .tabs { - height: 22px; + height: 28px; border-bottom: 1px solid #aaaaaa; padding:0px; margin-right: 10px; @@ -1291,6 +1291,7 @@ input#dfrn-url { .comment-wwedit-wrapper { background: #ffffff; + margin-top: 2px; } .comment-edit-photo { |