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/07/31 16:17:40 UTC

svn commit: r1864084 - /comdev/reporter.apache.org/trunk/site/wizard/index.html

Author: humbedooh
Date: Wed Jul 31 16:17:40 2019
New Revision: 1864084

URL: http://svn.apache.org/viewvc?rev=1864084&view=rev
Log:
stop things from bobbing on load

Modified:
    comdev/reporter.apache.org/trunk/site/wizard/index.html

Modified: comdev/reporter.apache.org/trunk/site/wizard/index.html
URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/index.html?rev=1864084&r1=1864083&r2=1864084&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/wizard/index.html (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/index.html Wed Jul 31 16:17:40 2019
@@ -17,7 +17,7 @@
 <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
 </head>
 <body>
- <div id="wizard_spinner" style="margin-top: 80px;">
+ <div id="wizard_spinner" style="margin-top: 80px; height: 300px !important;">
   <h4 style="text-align: center;">Loading base data..</h4>
   <div class="loader"></div>