summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorHendrik Leppelsack <hendrik@leppelsack.de>2017-09-14 17:23:21 +0200
committerHendrik Leppelsack <hendrik@leppelsack.de>2017-09-14 17:23:21 +0200
commit222eedec8c05849e06a24ba0c85acc1c02146676 (patch)
tree195d8ecab88a7ddaf88cf2f5bd8fbc05764860b8 /css
parentf71a4cfa16dacef150c02bb1c8fdb820e4908320 (diff)
fix comment whitespace
Diffstat (limited to 'css')
-rw-r--r--css/_navigation.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/css/_navigation.scss b/css/_navigation.scss
index db6c5613..b1813c1b 100644
--- a/css/_navigation.scss
+++ b/css/_navigation.scss
@@ -21,7 +21,7 @@
/* Contacts List */
#new-contact-button {
- margin: 14px auto; /* to have the same height than a contact*/
+ margin: 14px auto; /* to have the same height than a contact */
width: calc(100% - 20px) !important;
text-align: left;
padding-left: 34px;