aboutsummaryrefslogtreecommitdiff
path: root/tmpl.go
diff options
context:
space:
mode:
Diffstat (limited to 'tmpl.go')
-rw-r--r--tmpl.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmpl.go b/tmpl.go
index de12cc6..949ad6c 100644
--- a/tmpl.go
+++ b/tmpl.go
@@ -101,6 +101,7 @@ func init() {
border: none;
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.15);
margin-bottom: 1rem;
+ box-sizing: border-box;
}
input[type="submit"] {