findbar.css: use [anonid="findbar-textbox"]

This works in FF 68 ESR too, the previous rule did not.
This commit is contained in:
Oliver Smith 2020-08-10 19:44:59 +02:00
parent 61977c2570
commit f3daef8ea0
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -6,7 +6,7 @@
min-width: 160px;
width: 160px;
}
input.findbar-textbox {
[anonid="findbar-textbox"] {
max-width: 100px;
min-width: 100px;
width: 100px;