Unverified Commit b866c33c authored by John Crepezzi's avatar John Crepezzi Committed by GitHub
Browse files

Merge pull request #173 from sebastiansterk/master

removed padding for #box for correct view
parents f3838ab4 f8db455f
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;
}