Files
2025-07-06 08:45:08 +00:00

7 lines
170 B
CSS
Executable File

.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}
/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}