diff options
Diffstat (limited to 'juick-www')
-rw-r--r-- | juick-www/src/main/static/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/juick-www/src/main/static/style.css b/juick-www/src/main/static/style.css index 3b6d031d..1b09feb2 100644 --- a/juick-www/src/main/static/style.css +++ b/juick-www/src/main/static/style.css @@ -784,8 +784,8 @@ blockquote { margin-top: -2px; vertical-align: middle; } -.icon--ei-comment { - margin-top: -3px; +.icon--ei-link { + margin-top: -1px; } .newmessage { /* textarea on the /post page */ |