Adjust article-form height (#870)

This commit is contained in:
Ben Halpern 2018-10-09 12:03:02 -04:00 committed by GitHub
parent 3ae3fb0652
commit 28099f031c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -233,7 +233,7 @@
}
.articleform__body {
min-height: calc(90vh - 340px);
min-height: calc(90vh - 370px);
// height: calc(90vh - 240px);
width: 98%;
border: 0;