]> source.dussan.org Git - nextcloud-server.git/commitdiff
change federatedfilesharing css class to followupsection to reduce whitespace
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 12 Aug 2016 22:36:32 +0000 (00:36 +0200)
committerLukas Reschke <lukas@statuscode.ch>
Tue, 16 Aug 2016 19:10:17 +0000 (21:10 +0200)
apps/federatedfilesharing/templates/settings-admin.php

index aa2f551e18d3f1190b5bae2e28041eab049dc952..c454eeba17bf2f0842493564632c4c4f608ebc1d 100644 (file)
@@ -4,7 +4,7 @@
 script('federatedfilesharing', 'settings-admin');
 ?>
 
-<div id="fileSharingSettings" class="section">
+<div id="fileSharingSettings" class="followupsection">
        <h3><?php p($l->t('Federated Cloud Sharing'));?></h3>
        <a target="_blank" rel="noreferrer" class="icon-info svg"
                title="<?php p($l->t('Open documentation'));?>"