removed padding for #box for correct view

master
Sebastian Sterk 8 years ago committed by GitHub
parent f19c5d1049
commit f8db455f74
  1. 1
      static/application.css

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

Loading…
Cancel
Save