Fix IE11 issue with mail editor

This commit is contained in:
Francis Lachapelle
2014-01-23 09:10:17 -05:00
parent 19b404de45
commit feb398d59c
4 changed files with 30 additions and 31 deletions

View File

@@ -200,8 +200,7 @@ UL#attachments .progressDone .icon-attachment:hover
{ width: 99%; }
TEXTAREA#text
{ display: none;
background: #fff; }
{ background: #fff; }
#cke_text
{ clear: both; }