7 lines
123 B
CSS
7 lines
123 B
CSS
/**************** IE fixes ****************/
|
|
|
|
html
|
|
{overflow:hidden;}
|
|
|
|
body
|
|
{height:100%; width:100%; overflow:auto;} |