diff --git a/browser/themes/shared/browser-shared.css b/browser/themes/shared/browser-shared.css index 36797be8249c0..da374a5ad5ffc 100644 --- a/browser/themes/shared/browser-shared.css +++ b/browser/themes/shared/browser-shared.css @@ -1439,9 +1439,11 @@ browser { } } -:root[smart-window][smart-window-url] #smartwindow-box, -:root[smart-window][smart-window-url] #smartwindow-splitter { - visibility: collapse; +:root[smart-window][smart-window-url]:not([inFullscreen]) { + #smartwindow-box, + #smartwindow-splitter { + visibility: collapse; + } } :root[smart-window] .tabbrowser-tab > .tab-stack > .tab-background[selected] {