form elements should be max 100% width

This commit is contained in:
Andreas Gohr 2025-04-07 14:41:53 +02:00
parent 51e4eafe7c
commit abc5aa08ab

View file

@ -65,9 +65,6 @@ progress {
margin: 0;
vertical-align: middle;
box-sizing: border-box;
}
select {
max-width: 100%;
}