all repos — honk @ 16d59f1a3bb26fe187f025437fac8caca1cd8d64

my fork of honk

misspelled css id, also make honkform just a touch taller
Ted Unangst tedu@tedunangst.com
Mon, 02 Dec 2019 18:28:39 -0500
commit

16d59f1a3bb26fe187f025437fac8caca1cd8d64

parent

116abad45b34c4d5591e913d57c4a4f51155a4b2

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M views/style.cssviews/style.css

@@ -148,8 +148,8 @@ margin-bottom: 0.5em;

box-sizing: border-box; max-width: 100%; } -textarea#hostnoise { - height: 8em; +textarea#honknoise { + height: 10em; } input[type="checkbox"] { position: fixed;