You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2019/08/01 05:28:44 UTC

svn commit: r1864115 - /comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css

Author: humbedooh
Date: Thu Aug  1 05:28:44 2019
New Revision: 1864115

URL: http://svn.apache.org/viewvc?rev=1864115&view=rev
Log:
tweak height

Modified:
    comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css

Modified: comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css?rev=1864115&r1=1864114&r2=1864115&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/css/wizard.css Thu Aug  1 05:28:44 2019
@@ -89,7 +89,7 @@
     border-radius: 10px;
     margin: 10px auto;
     padding: 10px;
-    height: 480px;
+    min-height: 480px;
     font-size: 0.85rem;
 }