1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-01-29 08:27:49 +00:00

Fixes for Firefox

This commit is contained in:
John Crepezzi
2011-11-21 09:56:33 -05:00
parent 9638baffdb
commit 9fa99fe69d
4 changed files with 31 additions and 17 deletions

View File

@@ -19,6 +19,7 @@ textarea {
#box {
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
}