Commit f20f4b9
committed
[css-ui] Add !important to input[type=hidden] portion of default stylesheet to align with HTML
Per https://html.spec.whatwg.org/multipage/rendering.html#hidden-elements :
input[type=hidden i] { display none ! important; }1 parent 81355cb commit f20f4b9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1672 | 1672 | | |
1673 | 1673 | | |
1674 | 1674 | | |
1675 | | - | |
| 1675 | + | |
1676 | 1676 | | |
1677 | 1677 | | |
1678 | 1678 | | |
| |||
0 commit comments