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;
}