diff --git a/apps/routerconsole/jsp/themes/console/dark/console.css b/apps/routerconsole/jsp/themes/console/dark/console.css index f25d286f3dd6e34b79f03ca3d427c94dbd29cc83..ce398176e09466d0b0a46f763f4ef9739303cab3 100644 --- a/apps/routerconsole/jsp/themes/console/dark/console.css +++ b/apps/routerconsole/jsp/themes/console/dark/console.css @@ -3387,11 +3387,8 @@ td#themeselect { padding: .5%; text-align: justify; margin: auto; - margin-top: auto; - margin-left: auto; float: right; - margin-left: 60%; - margin-top: -10%; + margin-right: 15%; } #bandwidthconfig { @@ -3736,8 +3733,7 @@ img.wizard.progress { #bandwidthconfig.configtable.wizardtable { width: 35%; - top: 20%; - left: 32%; + margin-left: 15%; background: none; }