From 79f6eb21639c8a47e9fe85b4c00c5ca9c70f2620 Mon Sep 17 00:00:00 2001 From: XeonSquared Date: Thu, 7 Mar 2019 20:00:13 +1100 Subject: [PATCH] uniform spacing of icons --- static/css/buttontile.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/buttontile.css b/static/css/buttontile.css index 03423eb..ced4208 100644 --- a/static/css/buttontile.css +++ b/static/css/buttontile.css @@ -3,6 +3,7 @@ text-align: center; color: white; max-width: 80px; + min-width: 80px; } .btnimg { width: 64px;