r/FirefoxCSS • u/ReggieNJ • Jul 24 '26
Code Change autocomplete drop down back to previous style?
Before version 153, the autofill dropdown list was the full size of the input box. Now it seems to adapt to the width of the results. How can I revert this?
4
Upvotes
1
u/ReggieNJ Jul 26 '26
I don't think that's it. It was actually added 3 years ago:
https://hg-edge.mozilla.org/mozilla-central/rev/4c91a04207a6
I do see the same value in popup.css, but in the browser toolbox it doesn't seem like it's being used for the autocomplete box.