From f8cb7bba84be26c1ed28628a65f3f7bdb5150ea3 Mon Sep 17 00:00:00 2001 From: Piotr Kuczynski Date: Sun, 26 May 2019 07:07:45 +0200 Subject: [PATCH] Fix too narrow conversation header (#910) --- css/browser.css | 7 ------- 1 file changed, 7 deletions(-) diff --git a/css/browser.css b/css/browser.css index b53a3b6d0..de52024d5 100644 --- a/css/browser.css +++ b/css/browser.css @@ -105,13 +105,6 @@ html.hide-dropdowns .uiContextualLayerPositioner { display: block !important; } -/* Narrower titlebar */ -._36ic, -._5742, -._673w { - height: 40px !important; - padding: 4px !important; -} /* Vertically center chat options */ ._fl2 { padding: 0 !important;