Skip to content

Commit c25635c

Browse files
committed
fix: store navbar big space between buttons
1 parent 368bcf6 commit c25635c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/css/webkit.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,10 @@ body.v6::-webkit-scrollbar {
104104
line-height: 32px;
105105
}
106106

107+
#store_header .store_nav_bg .store_labs_new {
108+
display: none;
109+
}
110+
107111
#store_header .store_nav_bg .search_flex_spacer {
108112
display: none;
109113
}
@@ -296,7 +300,7 @@ body.v6::-webkit-scrollbar {
296300

297301

298302

299-
/* Nav Controls */
303+
/* Nav Buttons */
300304
#store_header #store_controls {
301305
position: unset;
302306
}

0 commit comments

Comments
 (0)