fix form submiting and previewing

This commit is contained in:
Henrique Dias
2016-02-07 09:47:44 +00:00
parent 1dbe820b42
commit 64ec1da64b
5 changed files with 26 additions and 26 deletions

View File

@@ -341,6 +341,7 @@ fieldset input {
padding: 4% 13%;
display: block;
background-color: rgb(255, 255, 255);
display: none;
}
.ace_editor {