Just for testing...

This commit is contained in:
Wes Cossick 2017-02-26 21:36:25 -06:00 committed by GitHub
parent 6abda7ab68
commit 3c13017588

View file

@ -1,4 +1,5 @@
.CodeMirror {
display: none;
height: auto;
min-height: 300px;
border: 1px solid #ddd;
@ -325,4 +326,4 @@
.CodeMirror .CodeMirror-placeholder {
opacity: .5;
}
}