Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-25 16:57:02 +0300
committerJan-Christoph Borchardt <hey@jancborchardt.net>2017-04-25 18:45:35 +0300
commit4e537b5d6bf95a49a4aa7b3ccd66a6ad92185cea (patch)
treef8b1d0d0ad642f822aeeedbdab720adad627fcfb /apps/sharebymail/css
parentf62b75b2b828f1561c6486e49ef8f688fb2abf3e (diff)
Small layout fixes to settings hints
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'apps/sharebymail/css')
-rw-r--r--apps/sharebymail/css/settings-admin.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sharebymail/css/settings-admin.css b/apps/sharebymail/css/settings-admin.css
index c7bfb122f3e..fc6093ad525 100644
--- a/apps/sharebymail/css/settings-admin.css
+++ b/apps/sharebymail/css/settings-admin.css
@@ -1,3 +1,3 @@
#ncShareByMailSettings p {
- padding-top: 10px;
+ padding-bottom: 10px;
}