mywot / chrome

WOT's Chrome extension
http://www.mywot.com/wiki/Chrome
GNU General Public License v3.0
8 stars 7 forks source link

Use relative units for defining sizes of iframes and absolutely positioned elements #88

Open sorgoz opened 11 years ago

sorgoz commented 11 years ago

When user has zooming set up by OS, sizes in pixels for iframes don't match proportions of internal content which is zoomed.

(Probably) we need to use "em" instead of "px". http://en.wikipedia.org/wiki/Em_(typography)

This affects #85