Only change input and select items.
This commit is contained in:
parent
a843fc7135
commit
cf872b8b0f
1 changed files with 1 additions and 1 deletions
|
@ -580,7 +580,7 @@ form.form-inline input[type="password"] {
|
|||
.edit .form-group {
|
||||
margin-bottom: 2px;
|
||||
}
|
||||
.edit .form-control {
|
||||
.edit select, .edit input {
|
||||
height: 30px;
|
||||
}
|
||||
.edit:focus {
|
||||
|
|
Loading…
Reference in a new issue