html - Bolded google font shows text lower than usual -
i have few headings use vollkorn google font. noticed in firefox , chrome default bold weight , normal font style, actual text gets pushed beyond bottom boundary of element. when switch italic, goes normal. doesn't happen when font has normal weight.
i've made bare html file shows behavior problem exists me, sent file else , fine 2 browsers.
i have tried reproduce on jsfiddle no luck. http://jsfiddle.net/5wdju/1/
a here code on pastebin, pasted jquery simplicity. http://pastebin.com/yxzhqkrd
here screenshot show issue on computer. 
i tried reproduce going google font website , toggling styles firebug working fine.
am missing styles correct on jsfiddle , on font website? don't understand why wouldn't occur on computer of person sent file to. potential pitfall of google fonts?
maybe lineheight or padding problem. try "inspect element" in chrome or safari (right-click) , view styles active on input form. did try adding reset css? http://meyerweb.com/eric/tools/css/reset/
Comments
Post a Comment