From 22e5f656fe04d3dc3c895c2a8909c2aef23af8cb Mon Sep 17 00:00:00 2001 From: Richard Mitchell Date: Sun, 10 Feb 2013 21:12:38 +0000 Subject: [PATCH] Sort out the spacing and alignment on jog controls --- octoprint/static/css/ui.css | 7 ++++--- octoprint/templates/index.html | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/octoprint/static/css/ui.css b/octoprint/static/css/ui.css index 53664b2..fbf1c81 100644 --- a/octoprint/static/css/ui.css +++ b/octoprint/static/css/ui.css @@ -154,7 +154,7 @@ table th.timelapse_files_action, table td.timelapse_files_action { #controls .jog-panel { float: left; - margin-right: 20px; + margin-right: 19px; } #controls h1 { @@ -184,12 +184,13 @@ table th.timelapse_files_action, table td.timelapse_files_action { } #controls .btn-group { - margin-top: 10px; margin-bottom: 10px; } #controls .btn-group > .btn { - min-width: 50px; + width: 43px; + padding: 3px 0; + height: 30px; } .accordion-heading .settings-trigger { diff --git a/octoprint/templates/index.html b/octoprint/templates/index.html index 6466ac1..c02a7eb 100644 --- a/octoprint/templates/index.html +++ b/octoprint/templates/index.html @@ -189,9 +189,9 @@
- - - +