Skip to content

Commit 4229fdd

Browse files
authored
Update snippets.json
Removed the [Global Nav Bar] marketplace header margin fix snippet as it doesn't improve anything
1 parent db54bb2 commit 4229fdd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

resources/snippets.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -407,12 +407,6 @@
407407
"code": ".custom-navlinks-scrollable_container{max-width: unset!important}",
408408
"preview": "resources/assets/snippets/glob-nav-max-items.png"
409409
},
410-
{
411-
"title": "[Global Nav Bar] marketplace header margin fix",
412-
"description": "Global Nav Bar breaks the margin for certain themes, this removes the standard margin, and sets it back to 0",
413-
"code": "div.marketplace-header:has(.marketplace-header__left .marketplace-sortBox-header){margin-top:unset;}",
414-
"preview": "resources/assets/snippets/glob-nav-mrktplc-margin.png"
415-
},
416410
{
417411
"title": "Hide Mini Player Button",
418412
"description": "Hides the Mini Player button.",

0 commit comments

Comments
 (0)