temp fix for select width
This commit is contained in:
parent
b089a9a953
commit
d498c14603
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ fieldset-section {
|
|||
}
|
||||
|
||||
select {
|
||||
max-width: 12em;
|
||||
max-width: 13em;
|
||||
background-position: 95% center;
|
||||
background-size: 1.2rem;
|
||||
|
||||
|
|
Loading…
Reference in a new issue