diff --git a/src/browser/themes/shared/zen-browser-shared.css b/src/browser/themes/shared/zen-browser-shared.css index f6e0bada6..bf469f07c 100644 --- a/src/browser/themes/shared/zen-browser-shared.css +++ b/src/browser/themes/shared/zen-browser-shared.css @@ -94,7 +94,7 @@ border-radius: 5px !important; } -#urlbar:not([focused="true"]) #identity-box.chromeUI #identity-icon-box { +#urlbar:not([breakout-extend="true"]) #identity-box.chromeUI #identity-icon-box { border-radius: 20px 10px 10px 20px !important; }