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;
|
box-sizing: border-box;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
textarea#hostnoise {
|
textarea#honknoise {
|
||||||
height: 8em;
|
height: 10em;
|
||||||
}
|
}
|
||||||
input[type="checkbox"] {
|
input[type="checkbox"] {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|
Loading…
Reference in New Issue