mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
7 lines
170 B
CSS
7 lines
170 B
CSS
.panel_wrapper {height:85px;}
|
|
.panel_wrapper div.current {height:85px;}
|
|
|
|
/* IE */
|
|
* html .panel_wrapper {height:100px;}
|
|
* html .panel_wrapper div.current {height:100px;}
|