From 2c76a69fa5bdf8a5725aa3e78aa1292612579ece Mon Sep 17 00:00:00 2001 From: TeckniX Date: Sun, 26 Apr 2015 15:07:05 -0400 Subject: [PATCH] Centered label --- styles/right-panel.less | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/right-panel.less b/styles/right-panel.less index 384b3e89..e3625104 100644 --- a/styles/right-panel.less +++ b/styles/right-panel.less @@ -46,6 +46,10 @@ left: 2px; //left: -18px; } + &.stop { + left: 7px; + //left: -18px; + } &.terminal { left: -1px; //left: -30px;