From 4f94dbbc82888b55d14b23e951b2043251db35f3 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Thu, 14 May 2020 18:11:25 +0300 Subject: [PATCH] add warning about broken extension popups --- chrome/multi-row_tabs_below_content.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/chrome/multi-row_tabs_below_content.css b/chrome/multi-row_tabs_below_content.css index b9ce1e7..ae90cfb 100644 --- a/chrome/multi-row_tabs_below_content.css +++ b/chrome/multi-row_tabs_below_content.css @@ -1,6 +1,9 @@ /* Makes tabs to appear on multiple lines below the web content */ /* Tab reordering will not work and can't be made to work */ +/* !!!WARNING!!! */ +/* This style completely breaks extension popups. As a workaround, you can pin the extension buttons to overflow menu which allows them to work. */ + /* Make menubar enabled for getting window controls in correct place. Menubar options will be shown as overlay when mouse is at top-left corner */ /* It's recommended to move tabs new-tab-button outside tabs toolbar */