git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14275 b9a71923-0436-4b27-9f14-aed3839534dd
7 lines
176 B
CSS
7 lines
176 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;}
|