diff --git a/views/honkform.html b/views/honkform.html index 2cb8bb6..c54932d 100644 --- a/views/honkform.html +++ b/views/honkform.html @@ -5,10 +5,11 @@ in reply to:

+ +

- diff --git a/views/style.css b/views/style.css index b03c626..0f79260 100644 --- a/views/style.css +++ b/views/style.css @@ -82,6 +82,7 @@ button a { height: 8em; margin-bottom: 0.5em; box-sizing: border-box; + max-width: 100%; } .info input[type="checkbox"] { position: fixed; @@ -175,9 +176,6 @@ img.emu { body { font-size: 12px; } - .info textarea { - width: 20em; - } .honk header { height: 48px; }