diff --git a/baps-ui.php b/baps-ui.php index 89e5e81..c22b351 100644 --- a/baps-ui.php +++ b/baps-ui.php @@ -156,7 +156,6 @@ function forms() { .form-style li > label{ display: block; float: left; - margin-top: -19px; background: #FFFFFF; height: 14px; padding: 2px 5px 2px 5px; @@ -196,6 +195,7 @@ function forms() { .form-style input[type="submit"]{ background: #1d9188; border: none; + margin-left: 30%; padding: 10px 20px 10px 20px; border-bottom: 3px solid #1d9188; border-radius: 3px; @@ -203,6 +203,7 @@ function forms() { } .form-style input[type="submit"]:hover{ background: #dea514; + margin-left: 30%; border-bottom: 3px solid #dea514; color:#FFFFFF; } @@ -238,7 +239,7 @@ function check() { $html = $html.'