summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorskjnldsv <fremulon@protonmail.com>2016-09-03 16:30:24 +0200
committerskjnldsv <fremulon@protonmail.com>2016-09-03 16:30:24 +0200
commit8d05ceb9c9e7d8e5a69232df0b3e803ee34f4a85 (patch)
tree9b581bd674be7302bf21fd04e0cecd1464fee1fa /css
parent022a0e80f6165825c06f93ff2e4bd85741a00faa (diff)
Bigger add symbol and button translation fix
Diffstat (limited to 'css')
-rw-r--r--css/public/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/public/style.css b/css/public/style.css
index 2534b02b..5b547132 100644
--- a/css/public/style.css
+++ b/css/public/style.css
@@ -343,6 +343,8 @@ li.addressBook-share-item span.shareeIdentifier {
margin: 14px auto; /* to have the same height than a contact*/
width: calc(100% - 20px) !important;
text-align: left;
+ padding-left: 34px;
+ background-position: 10px center;
}