More browser support

This commit is contained in:
John Crepezzi 2011-11-21 09:59:14 -05:00
parent 9fa99fe69d
commit 4d56fc0e61
3 changed files with 8 additions and 1 deletions

View file

@ -22,6 +22,8 @@ textarea {
margin: 0px;
width: 100%;
height: 100%;
border: 0px;
outline: none;
}
#box code {