From 136b91feb565263ea554699be61fa2cca9b997f7 Mon Sep 17 00:00:00 2001 From: Mohammed Nafees Date: Sat, 5 Apr 2014 01:32:21 +0530 Subject: [PATCH] Align the buttons text properly --- interface/ui/runningScriptsWidget.ui | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/interface/ui/runningScriptsWidget.ui b/interface/ui/runningScriptsWidget.ui index 28ef11e1b5..e79496afb8 100644 --- a/interface/ui/runningScriptsWidget.ui +++ b/interface/ui/runningScriptsWidget.ui @@ -82,7 +82,8 @@ background: transparent; background: #0e7077; color: #fff; border-radius: 4px; -font: bold 14pt; +font: bold 14pt; +padding-top: 3px; Reload all @@ -108,7 +109,8 @@ font: bold 14pt; background: #0e7077; color: #fff; border-radius: 4px; -font: bold 14pt; +font: bold 14pt; +padding-top: 3px; Stop all