Aleksander Machniak
2014-10-23 4efc69e7fda33f9c69285f1a4f2cd0aaac160bb3
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;}