misspelled css id, also make honkform just a touch taller
This commit is contained in:
parent
fc21e23207
commit
9483854d18
|
@ -148,8 +148,8 @@ textarea {
|
|||
box-sizing: border-box;
|
||||
max-width: 100%;
|
||||
}
|
||||
textarea#hostnoise {
|
||||
height: 8em;
|
||||
textarea#honknoise {
|
||||
height: 10em;
|
||||
}
|
||||
input[type="checkbox"] {
|
||||
position: fixed;
|
||||
|
|
Loading…
Reference in New Issue