removed padding for #box for correct view

This commit is contained in:
Sebastian Sterk 2017-10-13 15:13:04 +02:00 committed by GitHub
parent f19c5d1049
commit f8db455f74
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;
}