Fixed explore filter size
This commit is contained in:
parent
15db0a7e80
commit
d4b80f006a
@ -10,10 +10,10 @@
|
|||||||
margin-top calc(content-padding / 2)
|
margin-top calc(content-padding / 2)
|
||||||
|
|
||||||
#filter-year
|
#filter-year
|
||||||
max-width 80px
|
width 80px
|
||||||
|
|
||||||
#filter-status
|
#filter-status
|
||||||
max-width 120px
|
width 120px
|
||||||
|
|
||||||
#filter-type
|
#filter-type
|
||||||
max-width 80px
|
width 80px
|
Loading…
Reference in New Issue
Block a user