Only change input and select items.

This commit is contained in:
Martin Edenhofer 2013-09-18 09:07:45 +02:00
parent a843fc7135
commit cf872b8b0f

View file

@ -580,7 +580,7 @@ form.form-inline input[type="password"] {
.edit .form-group { .edit .form-group {
margin-bottom: 2px; margin-bottom: 2px;
} }
.edit .form-control { .edit select, .edit input {
height: 30px; height: 30px;
} }
.edit:focus { .edit:focus {