SelectMultipleFilterForm: fix padding to match design

This commit is contained in:
Vesa Luusua 2018-10-30 22:27:55 +02:00
parent 4c610a7014
commit fea522bf5c

View file

@ -12,7 +12,7 @@
/* Layout */
margin-top: 7px;
padding: 15px 40px 20px 30px;
padding: 15px 30px 20px 30px;
/* Borders */
background-color: var(--matterColorLight);