mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
stupid fixed height inputs
This commit is contained in:
parent
eddf91ba6b
commit
1468941d66
1 changed files with 3 additions and 0 deletions
|
@ -24,3 +24,6 @@ select, textarea, input[type="text"], input[type="password"], input[type="dateti
|
|||
}
|
||||
|
||||
.page{background:#F6F0E6}
|
||||
|
||||
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
|
||||
line-height:inherit; height:auto!important}
|
Loading…
Add table
Reference in a new issue