diff --git a/src/browser/components/preferences/preferences-xhtml.patch b/src/browser/components/preferences/preferences-xhtml.patch index 4ea415601..4f36a0ddf 100644 --- a/src/browser/components/preferences/preferences-xhtml.patch +++ b/src/browser/components/preferences/preferences-xhtml.patch @@ -1,16 +1,7 @@ diff --git a/browser/components/preferences/preferences.xhtml b/browser/components/preferences/preferences.xhtml -index eee227822a772bec128d6adbe4f6aca90ed810f6..dbe59dc683c157fda716033da8a402f7d4435d19 100644 +index eee227822a772bec128d6adbe4f6aca90ed810f6..b52ee22054e3b2c80d4b780bc01507478becc583 100644 --- a/browser/components/preferences/preferences.xhtml +++ b/browser/components/preferences/preferences.xhtml -@@ -12,7 +12,7 @@ - - - -- -+ - - - @@ -43,6 +43,8 @@ /> @@ -51,22 +42,20 @@ index eee227822a772bec128d6adbe4f6aca90ed810f6..dbe59dc683c157fda716033da8a402f7 - +@@ -230,11 +249,13 @@ + + + +#if 0 - - - -+#endif - #include searchResults.inc.xhtml - #include main.inc.xhtml @@ -248,6 +269,7 @@ #include sync.inc.xhtml #include experimental.inc.xhtml diff --git a/src/browser/themes/shared/preferences/zen-preferences.css b/src/browser/themes/shared/preferences/zen-preferences.css index 3e8a291ab..8827f968a 100644 --- a/src/browser/themes/shared/preferences/zen-preferences.css +++ b/src/browser/themes/shared/preferences/zen-preferences.css @@ -30,6 +30,10 @@ groupbox:has(+ .subcategory) { border-bottom-right-radius: 15px !important; } +.sticky-inner-container{ + display: none !important; +} + .subcategory { border-top: none !important; }