Improve form filter style
This commit is contained in:
@@ -12,9 +12,11 @@
|
||||
}
|
||||
|
||||
.filter-form {
|
||||
.form-group {
|
||||
.row:not(:last-child) {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.form-group {
|
||||
&:not(:last-child) {
|
||||
margin-right: 1em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user