Fix broken styling of editor

This commit is contained in:
Magnus Hoff 2017-10-12 15:02:02 +02:00
parent 4ed28f99f3
commit 7aad6331c7

View file

@ -214,9 +214,11 @@ input:focus, textarea:focus {
}
textarea {
display: block;
border: none;
background: none;
margin: 0;
margin: 0 auto;
padding: 0;
font-family: "SF Mono", "Monaco",
"Inconsolata", "Fira Mono",