Quick fix for #9119. Increase preview to keep empty message more centered and push footer down.

This commit is contained in:
Remco Brenninkmeijer 2014-07-30 22:41:17 +02:00
parent fd1bb688f9
commit a1b5bc8684
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
background: #fff;
text-align: center;
margin: 45px auto 0;
min-height: 150px;
min-height: 600px;
}
#preview .notCreatable {