From dce7bd282834f1afbc9d21042a260901f5c1766b Mon Sep 17 00:00:00 2001 From: Koen Lageveen Date: Mon, 18 Apr 2016 18:01:05 +0200 Subject: [PATCH] improve layout and add size control --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index da46e64..018e135 100755 --- a/index.html +++ b/index.html @@ -138,7 +138,7 @@ margin-right: 1ex; } #size { - width: 4em; + width: 3em; margin-left: .5ex; margin-right: 1ex; border: 0;