Merge pull request #173 from sebastiansterk/master

removed padding for #box for correct view
master
John Crepezzi 6 years ago committed by GitHub
commit b866c33c93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      static/application.css

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

Loading…
Cancel
Save