Aleksander Machniak
2013-12-25 da5fa28d5705ab2b9991f39741f2a8f1751a25ad
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;}