Merge pull request #5328 from betagouv/fix-select-width
Usager : correction de la largeur maximale des menus déroulants
This commit is contained in:
commit
a78c0441d6
1 changed files with 1 additions and 0 deletions
|
@ -266,6 +266,7 @@
|
|||
background-size: 14px;
|
||||
background-position: right 10px center;
|
||||
padding-right: 4 * $default-spacer;
|
||||
max-width: 100%;
|
||||
|
||||
&.small {
|
||||
padding-right: 3 * $default-spacer;
|
||||
|
|
Loading…
Reference in a new issue