1
0
Fork 0
mirror of https://github.com/SunRed/haste-server.git synced 2024-11-01 01:30:21 +01: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;
}