Skip to content

Commit

Permalink
Update snippets.json
Browse files Browse the repository at this point in the history
Removed the [Global Nav Bar] marketplace header margin fix snippet as it doesn't improve anything
  • Loading branch information
Plueres authored Jan 25, 2025
1 parent db54bb2 commit 4229fdd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions resources/snippets.json
Original file line number Diff line number Diff line change
Expand Up @@ -407,12 +407,6 @@
"code": ".custom-navlinks-scrollable_container{max-width: unset!important}",
"preview": "resources/assets/snippets/glob-nav-max-items.png"
},
{
"title": "[Global Nav Bar] marketplace header margin fix",
"description": "Global Nav Bar breaks the margin for certain themes, this removes the standard margin, and sets it back to 0",
"code": "div.marketplace-header:has(.marketplace-header__left .marketplace-sortBox-header){margin-top:unset;}",
"preview": "resources/assets/snippets/glob-nav-mrktplc-margin.png"
},
{
"title": "Hide Mini Player Button",
"description": "Hides the Mini Player button.",
Expand Down

0 comments on commit 4229fdd

Please sign in to comment.