You are here:
SQL Server 2012 - Microsoft's latest database engine SQL Server 2012 - Microsoft's latest database engine

IE specific css hacks

A nice little CSS trick (well ok a hack!) for IE specific rules ...

/* for Internet Explorer */
/*\*/
* html .classname {
height: 8em;
}
/**/

This very handy when fiddling with expanding div or wrapping content