UserChrome-Tweaks icon indicating copy to clipboard operation
UserChrome-Tweaks copied to clipboard

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

Open trwnh opened this issue 7 years ago • 1 comments

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.

trwnh avatar Mar 06 '18 21:03 trwnh

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.

Timvde avatar Apr 08 '18 08:04 Timvde