diff --git a/pagure/static/pagure.css b/pagure/static/pagure.css index 166395e..6ee6c6f 100644 --- a/pagure/static/pagure.css +++ b/pagure/static/pagure.css @@ -101,7 +101,7 @@ white-space: nowrap; #preview { - height: 16rem; + min-height: 16rem; background:#ddd; padding:1em; border:1px solid #aaa;