You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
176 B
CSS
7 lines
176 B
CSS
13 years ago
|
.panel_wrapper {height:85px;}
|
||
|
.panel_wrapper div.current {height:85px;}
|
||
|
|
||
|
/* IE */
|
||
|
* html .panel_wrapper {height:100px;}
|
||
|
* html .panel_wrapper div.current {height:100px;}
|