Redbasic - minor margin changes to prevent overlap with some configurations.

This commit is contained in:
Thomas Willingham 2013-02-23 18:25:31 +00:00
parent 32aef838f8
commit fba9d46d44

View File

@ -300,7 +300,7 @@ nav #nav-link-wrapper .nav-link {
} }
.tabs { .tabs {
height: 22px; height: 28px;
border-bottom: 1px solid #aaaaaa; border-bottom: 1px solid #aaaaaa;
padding:0px; padding:0px;
margin-right: 10px; margin-right: 10px;
@ -1291,6 +1291,7 @@ input#dfrn-url {
.comment-wwedit-wrapper { .comment-wwedit-wrapper {
background: #ffffff; background: #ffffff;
margin-top: 2px;
} }
.comment-edit-photo { .comment-edit-photo {