diff --git a/views/style.css b/views/style.css index f66f42a..febbaa7 100644 --- a/views/style.css +++ b/views/style.css @@ -118,7 +118,7 @@ input[type=file] { padding-right: 1em; padding-top: 0; } -.honk form { +.honk #honkform { padding: 1em; border: 1px solid #dde; }