diff options
author | Thomas Willingham <founder@kakste.com> | 2013-02-23 18:25:31 +0000 |
---|---|---|
committer | Thomas Willingham <founder@kakste.com> | 2013-02-23 18:25:31 +0000 |
commit | fba9d46d445df4e1527076ed0aafdd108fd550fb (patch) | |
tree | 24e2f3f2797ddfc584f7f2794f85a001a1c72558 /view/theme/redbasic | |
parent | 32aef838f8317ef908f50c02c2edd4a6fa9ee012 (diff) | |
download | volse-hubzilla-fba9d46d445df4e1527076ed0aafdd108fd550fb.tar.gz volse-hubzilla-fba9d46d445df4e1527076ed0aafdd108fd550fb.tar.bz2 volse-hubzilla-fba9d46d445df4e1527076ed0aafdd108fd550fb.zip |
Redbasic - minor margin changes to prevent overlap with some configurations.
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 { |