Commit e4a7827
Jonathan Neal
Remove overflow from select and update multiple overflow
While the consistent `overflow` for `select` is `visible`, updating
this property has no effect in any browser, but instead creates an
inappropriately visible overflow for `select[multiple]`.1 parent ab3abb6 commit e4a7827
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | 274 | | |
276 | 275 | | |
277 | 276 | | |
278 | | - | |
279 | | - | |
| 277 | + | |
280 | 278 | | |
281 | 279 | | |
282 | 280 | | |
| |||
0 commit comments