Skip to content

Commit

Permalink
Update personalbar.css
Browse files Browse the repository at this point in the history
Fixed #6
  • Loading branch information
amnweb authored Mar 4, 2024
1 parent 54b5457 commit d1b0ddc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion chrome/toolbar/personalbar.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#PersonalToolbar {
--bookmark-block-padding: 6px !important;
position: relative;
}

/* Bookmarks bar item sizing */
Expand Down Expand Up @@ -136,4 +137,4 @@ toolbarbutton.bookmark-item[open="true"] > .toolbarbutton-icon{

#navigator-toolbox {
border-bottom: 0 !important
}
}

0 comments on commit d1b0ddc

Please sign in to comment.