It's a really bad idea to change the size of things in :hover CSS styles.
This is because it affects the page layout, and can cause things to move about dramatically. This not only looks bad, but can also cause "oscillation" effects, where the mouse moves over an item, which causes it to move somewhere else.
Slarty




Reply With Quote