re adding background, might be important for some browsers

This commit is contained in:
Jishnu Mohan 2012-11-18 19:06:57 +05:30
parent 44a9a97ad9
commit 9fe3e22dc3
1 changed files with 2 additions and 1 deletions

View File

@ -46,6 +46,7 @@ textarea {
#box code { #box code {
padding: 0px; padding: 0px;
background: transparent !important; /* don't hide hastebox */
word-break: break-all; word-break: break-all;
-ms-word-break: break-all; -ms-word-break: break-all;
/* Chrome*/ /* Chrome*/