From 7204c2bc1794d09bb83d4ba3f98a263bc6208b65 Mon Sep 17 00:00:00 2001 From: CentralKidede Date: Wed, 13 Apr 2016 12:39:08 -0300 Subject: [PATCH] Correction buttons and the top bar --- css/main.css | 23 +++++++++++++++++++++++ index.php | 3 ++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/css/main.css b/css/main.css index c4fc863..b6db6fd 100755 --- a/css/main.css +++ b/css/main.css @@ -226,3 +226,26 @@ button:hover{ margin-left : 8px; } +#findBtn{ + margin-top: -5px !important; +} + +#replaceBtn{ + margin-top: -5px !important; +} + +#okBtn{ + margin-top: -5px !important; +} + +.right p{ + position: relative; + float: right; + margin-top: 0px !important; +} + +#autoTest{ + position: relative; + float: right; + margin-top: -1px !important; +} diff --git a/index.php b/index.php index c7975cc..94aee15 100755 --- a/index.php +++ b/index.php @@ -66,7 +66,8 @@ Test Test in Tab -  Auto Test +

Auto Test

+