From 4db2b0030b38f9752c52a66d65426aaf76c0f965 Mon Sep 17 00:00:00 2001 From: Cade Scroggins Date: Sun, 2 Jul 2017 19:29:55 -0700 Subject: [PATCH] dispay block to fix a thing --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 9798da7..32442eb 100644 --- a/index.html +++ b/index.html @@ -121,6 +121,7 @@ button, input:focus, button:focus { + display: block; box-sizing: border-box; width: 100%; border: 0;