fixed database input group having two slightly thicker dividers
This commit is contained in:
parent
8ff20ac683
commit
79511f6d93
|
@ -163,7 +163,7 @@ input[name="password-clone"] { padding-left:1.8em; width:11.7em !important; }
|
||||||
}
|
}
|
||||||
.groupmiddle input {
|
.groupmiddle input {
|
||||||
margin-top:0; margin-bottom:0;
|
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;
|
box-shadow:0 1px 1px #fff,0 1px 0 #ddd inset;
|
||||||
}
|
}
|
||||||
.groupbottom input {
|
.groupbottom input {
|
||||||
|
|
Loading…
Reference in New Issue