diff --git a/app/styles/base.css b/app/styles/base.css index bceb4f5d..f438a49d 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -258,13 +258,9 @@ html { right: 20px; position: fixed; } -#noVNC_settings_menu { - margin: 3px; - text-align: left; -} -#noVNC_settings_menu ul { +#noVNC_settings ul { list-style: none; - margin: 0px; + margin: 3px; padding: 0px; } #noVNC_setting_path { diff --git a/vnc.html b/vnc.html index d5f45a3f..0521c4e1 100644 --- a/vnc.html +++ b/vnc.html @@ -106,11 +106,9 @@ id="noVNC_toggleXvp_button" class="noVNC_status_button" title="Shutdown/Reboot..." />