paddings in forms control panel
This commit is contained in:
parent
e9c0f70d3c
commit
9a84aa5575
1 changed files with 2 additions and 0 deletions
|
@ -918,6 +918,7 @@ ul.messages li.alert-danger {
|
|||
.search-form input {
|
||||
max-width: 400px;
|
||||
vertical-align: top;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.filter-form {
|
||||
|
@ -926,6 +927,7 @@ ul.messages li.alert-danger {
|
|||
.filter-form input, .filter-form select {
|
||||
width: auto;
|
||||
vertical-align: top;
|
||||
margin-right: 10px;
|
||||
}
|
||||
.filter-form input[type=number] {
|
||||
width: 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue