Widen the table layout on welcome wizard page 4 and lose the image

This commit is contained in:
idk
2021-05-06 02:06:42 -04:00
parent 38dbe2f509
commit 1c275260e0
2 changed files with 1 additions and 2 deletions

View File

@@ -2554,7 +2554,7 @@ td {
#bandwidthconfig.configtable.wizardtable {
width: 31%;
margin-top: -23%;
margin-left: 32%;
margin-left: 50%;
background: none;
font-size: 10pt !important;
}

View File

@@ -249,7 +249,6 @@
%>
<img class="wizard progress" src="/themes/console/images/wizard/wizardlogo.png">
<h3 id="wizardheading" class="wizard"><%=intl._t("Bandwidth Configuration")%></h3>
<img class="wizardimg" src="/themes/console/images/wizard/step-4.png">
<style>
.bwtest {
display: none;