Fix add_filter_select max width.
This commit is contained in:
parent
9600d8f5b6
commit
fb92572f68
1 changed files with 2 additions and 2 deletions
|
@ -80,9 +80,9 @@ h1:first-child
|
||||||
{
|
{
|
||||||
align-self: center;
|
align-self: center;
|
||||||
}
|
}
|
||||||
#filters #add_filter_select
|
#filters_group #add_filter_select
|
||||||
{
|
{
|
||||||
width: 200px;
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
#filter_rearrange_guideline
|
#filter_rearrange_guideline
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue