1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2026-01-09 08:59:16 +00:00

Fix bottom margin issue on box

This commit is contained in:
John Crepezzi
2011-11-28 19:58:01 -05:00
parent 565830214b
commit 83959a77fc

View File

@@ -25,7 +25,6 @@ textarea {
padding: 0px;
margin: 0px;
width: 100%;
height: 100%;
border: 0px;
outline: none;
}