From cb64b3ad9a376e55d62e658e6c1cd7af5ba3e5f9 Mon Sep 17 00:00:00 2001 From: MrOtherGuy Date: Tue, 14 Apr 2020 13:14:21 +0300 Subject: [PATCH] Add the description back --- chrome/overlay_menubar.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chrome/overlay_menubar.css b/chrome/overlay_menubar.css index 73d1c0d..d3f797f 100644 --- a/chrome/overlay_menubar.css +++ b/chrome/overlay_menubar.css @@ -1,3 +1,5 @@ +/* Makes menubar appear as overlay in the top left corner */ + #toolbar-menubar{ position: fixed; display: flex;