diff --git a/chrome/vertical_bookmarks_toolbar.css b/chrome/vertical_bookmarks_toolbar.css index 0cadc1a..c6e2186 100644 --- a/chrome/vertical_bookmarks_toolbar.css +++ b/chrome/vertical_bookmarks_toolbar.css @@ -29,7 +29,7 @@ See the above repository for updates as well as full license text. */ display: flex; flex-direction: column; } - #PlacesToolbarItems > toolbarseparator{ + #PersonalToolbar #PlacesToolbarItems > toolbarseparator{ height: 7px; background-color: currentColor; background-clip: padding-box;