From e62bb807a52f6dd8fcb7613fbf6498247c6c8038 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 13 May 2021 01:36:14 +0200 Subject: [PATCH] better --- docs/minimal-up2k.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/minimal-up2k.html b/docs/minimal-up2k.html index 975d4011..b7621bcd 100644 --- a/docs/minimal-up2k.html +++ b/docs/minimal-up2k.html @@ -23,8 +23,8 @@ /* and embiggen the upload button */ #u2conf #u2btn, #u2btn {padding:1.5em 0} - /* button area can be smaller tho */ - #u2conf {width: 35em !important; margin-bottom: 2em} + /* adjust the button area a bit */ + #u2conf.has_btn {width: 35em !important; margin: 5em auto}