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
commit b866c33c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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