]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix the backport 32182/head
authorszaimen <szaimen@e.mail.de>
Wed, 27 Apr 2022 11:36:31 +0000 (13:36 +0200)
committerszaimen <szaimen@e.mail.de>
Wed, 27 Apr 2022 11:36:31 +0000 (13:36 +0200)
Signed-off-by: szaimen <szaimen@e.mail.de>
apps/federatedfilesharing/css/settings-personal.scss

index b3367c0e60fb34415bacf7afcdfcf3b4645a8eeb..d94e06f943da0ed279618e6bbab0882d65369630 100644 (file)
@@ -37,3 +37,7 @@
 .social-facebook {
        @include icon-color('social-facebook', 'federatedfilesharing', $color-black);
 }
+
+.social_sharing_buttons {
+       padding-left: 30px !important;
+}