From 8f271d8381edb18aa3f4cbf7d39b73cf479b41b5 Mon Sep 17 00:00:00 2001 From: Christopher Ross Hind Date: Thu, 14 Jan 2021 22:42:03 +0000 Subject: [PATCH] Update mobile stylesheet --- public/css/mobile.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/mobile.css b/public/css/mobile.css index 871f1a4..e7a76a8 100644 --- a/public/css/mobile.css +++ b/public/css/mobile.css @@ -19,10 +19,10 @@ .titlebar .menu { position: relative; - padding: 10px 15px; - float: none; + padding: 0; text-align: center; max-width: unset; + min-height: unset; margin: 10px 0 0 0; }