diff options
author | friendica <info@friendica.com> | 2013-02-24 20:22:03 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2013-02-24 20:22:03 -0800 |
commit | ddc478a331bbab69e05befbc8ba296367e11c5c0 (patch) | |
tree | 4f8702e6b23f035a80e2775d9453fb100e40120b | |
parent | cfd0dc1bffb8f7151db670af26f89a3a746fd88d (diff) | |
parent | fba9d46d445df4e1527076ed0aafdd108fd550fb (diff) | |
download | volse-hubzilla-ddc478a331bbab69e05befbc8ba296367e11c5c0.tar.gz volse-hubzilla-ddc478a331bbab69e05befbc8ba296367e11c5c0.tar.bz2 volse-hubzilla-ddc478a331bbab69e05befbc8ba296367e11c5c0.zip |
Merge https://github.com/friendica/red into zpull
-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 { |