Merge pull request #16469 from oparoz/restore-minheight-for-single-public-previews

Restore min-height for single previews
This commit is contained in:
Vincent Petry 2015-05-20 16:48:27 +02:00
commit d560d1ef2a

View file

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