diff --git a/octoprint/static/css/ui.css b/octoprint/static/css/ui.css index 90dd04c..770e6c0 100644 --- a/octoprint/static/css/ui.css +++ b/octoprint/static/css/ui.css @@ -169,3 +169,10 @@ table th.timelapse_files_action, table td.timelapse_files_action { margin-right: 20px; margin-bottom: 20px; } + +#controls .control-box { + display: block; + height: 40px; + margin-right: 20px; + margin-bottom: 20px; +} diff --git a/octoprint/templates/index.html b/octoprint/templates/index.html index eebdf17..40282d9 100644 --- a/octoprint/templates/index.html +++ b/octoprint/templates/index.html @@ -170,7 +170,7 @@
-
+

XY

@@ -185,7 +185,7 @@
-
+

Z

@@ -197,6 +197,15 @@
+ +
+

Control

+
+ + + +
+