More uniform styling of A and BUTTON in drop-downs#1557
Conversation
|
@Frenzie Please give it a try if you can |
|
Not tonight; probably not till Tuesday. |
|
The font-size seems okay, but the alignment is off a fair bit in Fx. To get it to render the same as in other browsers it'd need something like this: button::-moz-focus-inner {
padding: 0;
border: 0
}I imagine this is part of the reason why so many fake link buttons exist. |
|
@Frenzie I cannot immediately see the problem on my side. Could you please send a screenshot? |
|
I can't quite get at the bottom of it because the Fx web inspector seems to be broken for me and it's not showing me CSS rules properly (no, I'm not filtering anything). |
|
I was able to see the problem with Firefox 52 on Ubuntu, but with the current version (53) of Firefox, I cannot reproduce the problem on Windows or Ubuntu. |
|
The current Firefox ESR is 45 but since it's a minor visual glitch let's just ignore it then. Edit: incidentally, on my Debian Stretch Fx is still at 52. I mistakenly thought it was the latest. |




#1556
#1548 (comment)