Restore min-height for single previews

This commit is contained in:
Olivier Paroz 2015-05-20 14:09:31 +02:00
parent f59576c3ca
commit 13ab251c6d
1 changed files with 1 additions and 0 deletions

View File

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