app/tiny_mce/plugins/searchreplace/css/searchreplace.css
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 20 Jan 2009 14:09:39 +0000
changeset 829 595b34a71cbb
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Users now have the right to delete their own notifications. Patch by: Lennard de Rijk

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

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