diff --git a/core/client/assets/sass/modules/forms.scss b/core/client/assets/sass/modules/forms.scss index c0b0badce6..bb9f0199d7 100644 --- a/core/client/assets/sass/modules/forms.scss +++ b/core/client/assets/sass/modules/forms.scss @@ -36,11 +36,8 @@ form { label { display:block; - margin:1.5em 0; - padding-left:140px; - position:relative; - b { + strong { display:inline-block; position: absolute; top:0.5em; @@ -126,6 +123,12 @@ form { cursor: pointer; } + .form-group { + position:relative; + margin:1.5em 0; + padding-left:140px; + } + }//form diff --git a/core/server/views/settings.hbs b/core/server/views/settings.hbs index 3d5225e665..da395afedb 100644 --- a/core/server/views/settings.hbs +++ b/core/server/views/settings.hbs @@ -22,62 +22,61 @@ {{#with settings}}
-

- - - +
{{/with}}
+

Content

@@ -86,69 +85,70 @@
-
+
- + -

- -
+

Users

@@ -206,6 +206,7 @@
+

Appearance

@@ -217,6 +218,7 @@

Available plugins: {{json availablePlugins}}

+

Plugins