]> source.dussan.org Git - nextcloud-server.git/commitdiff
left-align social media buttons correctly on Personal page too 2150/head
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 16 Nov 2016 11:06:43 +0000 (12:06 +0100)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 16 Nov 2016 11:06:43 +0000 (12:06 +0100)
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
settings/css/settings.css

index 7d139a632d0afefad25c7a1523b54885fa85d736..37197b9550cdf5ad00f53ce449649e0957140813 100644 (file)
@@ -193,7 +193,7 @@ table.nostyle td { padding: 0.2em 0; }
 }
 
 .social-button {
-       padding-left: 0;
+       padding-left: 0 !important;
        margin-left: -10px
 }
 .social-button img {