Commit f8db455f authored by Sebastian Sterk's avatar Sebastian Sterk Committed by GitHub
Browse files

removed padding for #box for correct view

parent f19c5d10
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -42,7 +42,6 @@ textarea {
	border: 0px;
	outline: none;
	font-size: 13px;
	padding-right: 360px;
  overflow: inherit;
}