From 0d3f96c3a79aa0dbfd0519e4758dc0109164622f Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Sat, 20 Mar 2021 22:16:24 +0000 Subject: [PATCH] fix button height on accounts tab & expiry types on mobile --- css/base.css | 4 ++++ html/admin.html | 20 ++++++++++---------- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/css/base.css b/css/base.css index eeae31f..7b0dab3 100644 --- a/css/base.css +++ b/css/base.css @@ -153,6 +153,10 @@ div.card:contains(section.banner.footer) { margin: 0.5rem; } +.col.sm { + margin: .25rem; +} + .flex-col { display: flex; flex-direction: column; diff --git a/html/admin.html b/html/admin.html index 84f526b..fdac938 100644 --- a/html/admin.html +++ b/html/admin.html @@ -305,12 +305,12 @@ {{ .strings.create }}
-
-