summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2015-03-30 09:05:31 +0200
committerMorris Jobke <hey@morrisjobke.de>2015-03-30 09:05:31 +0200
commit00b2be11dda5934998636ae774d29a16bd6d1f10 (patch)
tree9577de8f9f96e8c403beaf39f7d6b7aeb24921d5 /core
parent0edeefd0310eb21699a544f6436b33ca5be54c8a (diff)
parent4608d3def7e8619fe2a151aa7d2180dc465f8155 (diff)
downloadnextcloud-server-00b2be11dda5934998636ae774d29a16bd6d1f10.tar.gz
nextcloud-server-00b2be11dda5934998636ae774d29a16bd6d1f10.zip
Merge pull request #15239 from owncloud/see-no-evil
Move federated cloud sharing, files externals and updater to special pos...
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"],