summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2016-11-16 12:06:43 +0100
committerJan-Christoph Borchardt <hey@jancborchardt.net>2016-11-16 12:06:43 +0100
commit0c89beb639cfb94263d26633e9588d72642ff8da (patch)
treedee38d3c0a791698a1c0f9892d70276755f9975e /settings
parent0200f34dd117008366e77866ecbe672f39e3086a (diff)
downloadnextcloud-server-0c89beb639cfb94263d26633e9588d72642ff8da.tar.gz
nextcloud-server-0c89beb639cfb94263d26633e9588d72642ff8da.zip
left-align social media buttons correctly on Personal page too
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
Diffstat (limited to 'settings')
-rw-r--r--settings/css/settings.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/css/settings.css b/settings/css/settings.css
index 7d139a632d0..37197b9550c 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -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 {