From 788c058e0ede8a743fc77c792866b0eadd370ae8 Mon Sep 17 00:00:00 2001 From: bmFtZQ <62812711+bmFtZQ@users.noreply.github.com> Date: Tue, 20 Jul 2021 00:57:10 +0800 Subject: [PATCH] fix urlbar button misalignment (fx92) --- chrome/urlbar/urlbar.css | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/chrome/urlbar/urlbar.css b/chrome/urlbar/urlbar.css index 2cf924a..f4557ef 100644 --- a/chrome/urlbar/urlbar.css +++ b/chrome/urlbar/urlbar.css @@ -149,12 +149,13 @@ } #urlbar-container { + min-width: 208px !important; max-height: 36px !important; } #urlbar, #searchbar { - --urlbar-shadow: 0 0px 4px 0 #0001; + --urlbar-shadow: 0 0 4px 0 #0001; font-size: 14px !important; border-radius: 4px !important; background-color: var(--toolbar-field-background-color) !important; @@ -540,6 +541,12 @@ width: auto !important; } +.urlbar-page-action { + padding: 0 !important; + background: none !important; + width: unset !important; +} + .urlbar-page-action:-moz-any(#reader-mode-button, #pageActionButton, #pocket-button-box,