diff --git a/client/css/forms.styl b/client/css/forms.styl index a5f895a1..dc05c80c 100644 --- a/client/css/forms.styl +++ b/client/css/forms.styl @@ -15,13 +15,13 @@ form display: block padding: 0.3em 0 .input - margin-bottom: 1em + margin-bottom: 2em .input li:first-child label:not(.radio):not(.checkbox):not(.file-dropper), .input li:first-child padding-top: 0 margin-top: 0 .hint - margin-top: 0.5em + margin-top: 0.2em margin-bottom: 0 color: $inactive-link-color font-size: 80% diff --git a/client/html/settings.tpl b/client/html/settings.tpl index 0740579f..dd453e5b 100644 --- a/client/html/settings.tpl +++ b/client/html/settings.tpl @@ -4,22 +4,24 @@
These settings are saved to the browser's local storage and are not coupled to the user account, so they don't apply to other devices or browsers alike.
Rather than using a paged navigation, smoothly scroll through the content.
-Rather than using a paged navigation, smoothly scrolls through the content.
+Renders a checkered pattern behind posts with transparent background.
Shows a popup with suggested tags in edit forms.