From: Benjamin Auder Date: Tue, 17 Mar 2020 21:47:10 +0000 (+0100) Subject: Fix settings icon height X-Git-Url: https://git.auder.net/?p=vchess.git;a=commitdiff_plain;h=d81c26d17a0989788782253903ff9859b442aed1 Fix settings icon height --- diff --git a/client/src/App.vue b/client/src/App.vue index 6590fcfb..d8ae21d3 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -152,7 +152,7 @@ table vertical-align: middle & > img padding: 0 - height: 24px + height: 1.2em vertical-align: middle @media screen and (max-width: 767px)