Skip to content

Commit d1b0ddc

Browse files
authored
Update personalbar.css
Fixed #6
1 parent 54b5457 commit d1b0ddc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chrome/toolbar/personalbar.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#PersonalToolbar {
22
--bookmark-block-padding: 6px !important;
3+
position: relative;
34
}
45

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

137138
#navigator-toolbox {
138139
border-bottom: 0 !important
139-
}
140+
}

0 commit comments

Comments
 (0)