From 0a44f5136ceb206767aae1101b0b688b80a8bbf0 Mon Sep 17 00:00:00 2001 From: John Livingston Date: Mon, 8 Mar 2021 12:49:44 +0100 Subject: [PATCH] Better CSS. --- assets/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/style.css b/assets/style.css index c73a2225..34f58cbf 100644 --- a/assets/style.css +++ b/assets/style.css @@ -14,9 +14,9 @@ border: 1px solid black; background-color: var(--mainBackgroundColor); margin: 5px; - min-height: 32px; - min-width: 32px; - padding: 0; + min-height: 36px; + min-width: 36px; + padding: 2px; } .peertube-plugin-livechat-button-icon {