From fe7017dc1b7536f3d8e00c96cd1fab27d2832bc6 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Tue, 15 Jan 2019 16:58:40 +0200 Subject: [PATCH] Add description --- chrome/menubar_in_toolbar.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/menubar_in_toolbar.css b/chrome/menubar_in_toolbar.css index f36606f..80818e1 100644 --- a/chrome/menubar_in_toolbar.css +++ b/chrome/menubar_in_toolbar.css @@ -1,3 +1,4 @@ +/* Makes menubar to appear in tabs toolbar pushing tabs to the side */ #toolbar-menubar:not([inactive]) ~ #TabsToolbar{ margin-left:300px !important; margin-top: -26px !important;