From ee9c9fd1d2da546d6a6d74b4a19c1409d5ccb7d0 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sun, 15 Mar 2020 13:33:36 -0400 Subject: [PATCH] Give buttons a height to try and make them behave on mobile Safari --- macrovision.css | 3 ++- macrovision.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/macrovision.css b/macrovision.css index 1ec403dc..2370265b 100644 --- a/macrovision.css +++ b/macrovision.css @@ -317,7 +317,8 @@ body.toggle-bottom-name .bottom-name { } #menubar button { - font-size: 24pt; + font-size: 28pt; + height: 36pt; } #help { diff --git a/macrovision.html b/macrovision.html index dedbf07f..d75973ca 100644 --- a/macrovision.html +++ b/macrovision.html @@ -84,7 +84,7 @@ - +