add warning about broken extension popups

This commit is contained in:
MrOtherGuy 2020-05-14 18:11:25 +03:00
parent 6d76e77341
commit 4f94dbbc82

View file

@ -1,6 +1,9 @@
/* Makes tabs to appear on multiple lines below the web content */ /* Makes tabs to appear on multiple lines below the web content */
/* Tab reordering will not work and can't be made to work */ /* 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 */ /* 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 */ /* It's recommended to move tabs new-tab-button outside tabs toolbar */