Timvde / UserChrome-Tweaks

A community maintained repository of userChrome.css tweaks for Firefox
GNU General Public License v3.0
1.25k stars 122 forks source link

Make width of URL dropdown exactly the same as width of URL bar #91

Open trwnh opened 6 years ago

trwnh commented 6 years ago

https://i.imgur.com/EQ03ciC.png

Nothing I try seems to make the width of the dropdown match the width of the bar. I can get it to match in one size, but once I resize the window, it doesn't line up anymore.

I tried applying a max-width to the url bar and that seems to work -- but not for the dropdown.

Timvde commented 6 years ago

You could try this style: https://github.com/Aris-t2/CustomCSSforFx/blob/master/classic/css/locationbar/ac_popup_classic_with_two_lines.css

It's from the creator of Classic Theme Restorer.