From bf6baa541bec17a411c53185d39d255968b34d36 Mon Sep 17 00:00:00 2001 From: hgw Date: Mon, 9 Oct 2023 10:01:21 +0000 Subject: [PATCH] Edit theme --- client/themes/oled.css | 9 --------- 1 file changed, 9 deletions(-) diff --git a/client/themes/oled.css b/client/themes/oled.css index 2f6a75f3..855a4821 100644 --- a/client/themes/oled.css +++ b/client/themes/oled.css @@ -60,15 +60,6 @@ color: #555; } -#chat button.close, -#chat button.mentions, -#chat button.menu, -#chat button.search, -#viewport .lt, -#viewport .rt { - margin-top: 0; -} - #footer button { color: var(--body-color-muted); }