|
Without having a URL to your page to see for sure, I would guess that you need to specify a width in em units, not pixels or percentage.
The reason for this is that the em unit takes the size of current font-size, and when you zoom in you are actually just increasing the font-size on the page.
__________________
The interlocking pieces of web development: usability, performance, accessibility, and standards.
|