https://bugzilla.wikimedia.org/show_bug.cgi?id=46437
--- Comment #11 from Terry Chay <[email protected]> --- (In reply to comment #7) > (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. Makes sense, actually. http://stackoverflow.com/questions/2874813/why-textarea-and-textfield-not-taking-font-family-and-font-size-from-body -- 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
