1
0
mirror of https://github.com/seejohnrun/haste-server.git synced 2025-12-13 04:45:55 +00:00

Merge pull request #173 from sebastiansterk/master

removed padding for #box for correct view
This commit is contained in:
John Crepezzi
2019-04-05 17:30:42 -04:00
committed by GitHub

View File

@@ -42,7 +42,6 @@ textarea {
border: 0px;
outline: none;
font-size: 13px;
padding-right: 360px;
overflow: inherit;
}