4 lines
141 B
CSS
4 lines
141 B
CSS
select.form-control {min-height: 200px; height: auto;}
|
|
.table-form > tbody > tr > td .btn + .btn {margin-left: 0;}
|
|
form {padding: 20px 10%;}
|