This commit is contained in:
Pedro Carreño 2025-06-23 17:13:47 +05:00 committed by GitHub
commit f74de9ec39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -9,3 +9,7 @@
#bookmarks-menu-button #BMB_viewBookmarksToolbar { #bookmarks-menu-button #BMB_viewBookmarksToolbar {
display: none !important; display: none !important;
} }
#BMB_bookmarksPopup menuseparator {
display: none !important;
}