summaryrefslogtreecommitdiff
path: root/waterfox-g/debian/patches/fis-csd-global-menu.patch
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2023-10-09 13:25:50 -0400
committerB. Stack <bgstack15@gmail.com>2023-10-09 13:26:31 -0400
commit64f94edaaafa871bd320fa2515ae8c42a3ede300 (patch)
tree1487e57fefe2ade96c21f2423ef1d71ed671dbfa /waterfox-g/debian/patches/fis-csd-global-menu.patch
parentMerge branch 'jellyfin-mpv-shim' (diff)
downloadstackrpms-64f94edaaafa871bd320fa2515ae8c42a3ede300.tar.gz
stackrpms-64f94edaaafa871bd320fa2515ae8c42a3ede300.tar.bz2
stackrpms-64f94edaaafa871bd320fa2515ae8c42a3ede300.zip
waterfox-g 6.0.2 rc1
Diffstat (limited to 'waterfox-g/debian/patches/fis-csd-global-menu.patch')
-rw-r--r--waterfox-g/debian/patches/fis-csd-global-menu.patch7
1 files changed, 2 insertions, 5 deletions
diff --git a/waterfox-g/debian/patches/fis-csd-global-menu.patch b/waterfox-g/debian/patches/fis-csd-global-menu.patch
index 6eca9e8..6f2d2dc 100644
--- a/waterfox-g/debian/patches/fis-csd-global-menu.patch
+++ b/waterfox-g/debian/patches/fis-csd-global-menu.patch
@@ -1,8 +1,8 @@
diff --git a/browser/base/content/browser.css b/browser/base/content/browser.css
-index 03a778809dc8..8f0267b45328 100644
+index 4279c9ccfc83..8573feb7cdfb 100644
--- a/browser/base/content/browser.css
+++ b/browser/base/content/browser.css
-@@ -334,6 +334,13 @@ toolbar[customizing] #whats-new-menu-button {
+@@ -359,6 +359,13 @@ toolbar[customizing] #whats-new-menu-button {
visibility: hidden;
}
@@ -16,6 +16,3 @@ index 03a778809dc8..8f0267b45328 100644
:root[tabsintitlebar] .titlebar-buttonbox {
position: relative;
}
---
-2.37.3
-
bgstack15