diff --git a/pages/cfg_system.php b/pages/cfg_system.php index 4df2b0a..e22408c 100644 --- a/pages/cfg_system.php +++ b/pages/cfg_system.php @@ -44,8 +44,8 @@
- - +
diff --git a/sass/form/_form_layout.scss b/sass/form/_form_layout.scss index 52ca821..2f4ca0a 100644 --- a/sass/form/_form_layout.scss +++ b/sass/form/_form_layout.scss @@ -115,6 +115,7 @@ form { @include naked(); } padding: 6px 10px; border-radius: 3px; border: 1px solid #666666; + margin-right: .5em; } textarea {