https://bugzilla.wikimedia.org/show_bug.cgi?id=46437

--- Comment #7 from Bartosz DziewoƄski <[email protected]> ---
(In reply to comment #4)
> Implication: it's either some weird browser default that only kicks in on
> input
> fields in forms or there's some run time (Javascript) override on the font.

As far as I know browsers have been using separate fonts on input elements (to
fit better with OS UI style) since the browsers, the fonts and the forms have
been invented. There is nothing unexpected, wrong or otherwise bad about it. If
we want inputs to have the same styling as the surrounding text, we should just
apply "input { font-family: inherit; }" to them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to