app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Madhusudan.C.S <madhusudancs@gmail.com>
Sun, 27 Sep 2009 01:23:58 +0530
changeset 2978 2b3c39483f6f
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Fixes the problem of GHOP Task editing after it is created.

.panel_wrapper {height:85px;}
.panel_wrapper div.current {height:85px;}

/* IE */
* html .panel_wrapper {height:100px;}
* html .panel_wrapper div.current {height:100px;}