Aleksander Machniak
2012-10-03 7b274b8871767a9a28e18cb182d8e49f26a61cd7
1
2
3
4
5
6
.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}
 
/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}