mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
Fix: Input hidden #39
This commit is contained in:
parent
688a638d4d
commit
08d6d34f44
12 changed files with 13 additions and 21 deletions
|
@ -1159,7 +1159,6 @@ fieldset legend {
|
|||
input:not([type=checkbox]):not([type=radio]),
|
||||
select,
|
||||
textarea {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue