diff --git a/app/assets/stylesheets/zzz.css b/app/assets/stylesheets/zzz.css index 3e8d5efda..5bd0e1059 100644 --- a/app/assets/stylesheets/zzz.css +++ b/app/assets/stylesheets/zzz.css @@ -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 {