diff --git a/chrome/multi-row_bookmarks.css b/chrome/multi-row_bookmarks.css index c624817..e3bc04e 100755 --- a/chrome/multi-row_bookmarks.css +++ b/chrome/multi-row_bookmarks.css @@ -12,7 +12,7 @@ See the above repository for updates as well as full license text. */ max-height: none !important; } -#PlacesToolbar > hbox{ +#PlacesToolbar > hbox:not(#PlacesToolbarDropIndicatorHolder){ display: block; width: 100vw; }