rafaelmardojai / firefox-gnome-theme

A GNOME👣 theme for Firefox🔥
The Unlicense
3.32k stars 153 forks source link

fix: urlbar suggestions overlapping #782

Closed drendog closed 2 months ago

drendog commented 2 months ago

For a few days, with one of the latest versions of firefox (nightly or dev edition), the list of suggestions overlaps the URL bar, preventing from interacting with it like to select the text in it or editing. The issue seems to be caused by --urlbar-container-height set to 0. The fix set its value as the same value of urlbar height.

rafaelmardojai commented 2 months ago

Thanks! This should fix #771.