Filters page: adjust margin

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2021-10-31 21:52:33 +01:00
parent b9153b8866
commit 2bf24ef038
1 changed files with 4 additions and 0 deletions

View File

@ -97,4 +97,8 @@
} }
} }
} }
.simple_form select {
margin-top: 0;
}
} }