diff --git a/rhodecode/public/css/style.css b/rhodecode/public/css/style.css --- a/rhodecode/public/css/style.css +++ b/rhodecode/public/css/style.css @@ -4284,7 +4284,7 @@ div.rst-block pre { /** comment form **/ .status-block { - height:80px; + min-height:80px; clear:both }