Closed Codethulhu03 closed 3 weeks ago
Describe the bug The URL bar takes up the full width of the top bar and is overlapped by icons when focussed.
To Reproduce Focus the URL bar.
Expected behavior The URL bar might extend its width but not intersect with other elements.
Setup information
Additional context I can fix this behaviour by commenting the #urlbar[breakout][breakout-extend] section in theme/parts/urlbar.css
#urlbar[breakout][breakout-extend]
theme/parts/urlbar.css
Duplicated of #849. Already fixed in beta branch.
beta
Describe the bug The URL bar takes up the full width of the top bar and is overlapped by icons when focussed.
To Reproduce Focus the URL bar.
Expected behavior The URL bar might extend its width but not intersect with other elements.
Setup information
Additional context I can fix this behaviour by commenting the
#urlbar[breakout][breakout-extend]
section intheme/parts/urlbar.css