View Single Post
Old 09-12-2012, 01:30 AM   PM User | #2
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
There should be a hyphen in the following

Code:
box-sizing: content-box;
although this is probably not the cause of your issue (and should be the default value anyway).

Maybe it's the zoom that is the issue (a proprietary MS/IE property) but I'm not sure, soz.
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote