From 02f1ddfb107588fee9ed22001dcd7c49e468c150 Mon Sep 17 00:00:00 2001 From: skaman82 Date: Tue, 8 Dec 2015 15:01:44 +0100 Subject: [PATCH] small margin change --- tabs/pid_tuning.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/tabs/pid_tuning.css b/tabs/pid_tuning.css index d6d7bc2f..313bafc3 100644 --- a/tabs/pid_tuning.css +++ b/tabs/pid_tuning.css @@ -275,8 +275,11 @@ margin-right: 5px; } - - +.tab-pid_tuning .spacer_left { + padding-left: 15px; + float: right; + width: calc(100% - 20px) +} .tab-pid_tuning .numberspacer { float: left;