summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2015-03-26 21:23:49 +0100
committerJoas Schilling <nickvergessen@owncloud.com>2015-03-27 09:38:13 +0100
commit908538d8638e901f391162a078cf476194f30eea (patch)
treef34f77e10c1b37c40e70d4796f3557de07cca2fb /core
parent495562f40cbafd459abd4862ad0b82157ad25459 (diff)
downloadnextcloud-server-908538d8638e901f391162a078cf476194f30eea.tar.gz
nextcloud-server-908538d8638e901f391162a078cf476194f30eea.zip
fix layout for Sharing settings
Diffstat (limited to 'core')
-rw-r--r--core/css/apps.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/css/apps.css b/core/css/apps.css
index 2bac961d36f..e8c60bd4773 100644
--- a/core/css/apps.css
+++ b/core/css/apps.css
@@ -500,8 +500,9 @@ button.loading {
font-weight: normal;
}
.section h3 {
- font-size: 16px;
+ font-size: 15px;
font-weight: normal;
+ margin: 12px 0;
}
/* slight position correction of checkboxes and radio buttons */
.section input[type="checkbox"],