diff --git a/userChrome.css b/userChrome.css index 1836c86..7fb4cfc 100644 --- a/userChrome.css +++ b/userChrome.css @@ -6,8 +6,8 @@ /* Enable option to edit bookmark URLs under Add Bookmark (blue star) menu */ /* - * #editBMPanel_locationRow { - * visibility: visible !important; + * .editBMPanel_locationRow { + * display: initial !important; * } */