fixed database input group having two slightly thicker dividers

This commit is contained in:
Jan-Christoph Borchardt 2013-02-09 17:14:20 +01:00
parent 8ff20ac683
commit 79511f6d93
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ input[name="password-clone"] { padding-left:1.8em; width:11.7em !important; }
}
.groupmiddle input {
margin-top:0; margin-bottom:0;
border-top:0; border-radius:0;
border-top:0; border-bottom:0; border-radius:0;
box-shadow:0 1px 1px #fff,0 1px 0 #ddd inset;
}
.groupbottom input {