aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-05-09 11:04:02 +0200
committerThomas Citharel <tcit@tcit.fr>2017-05-09 11:04:02 +0200
commitefac66cb56d650b863b64c9c4582589da6a2442a (patch)
treea2a16a0cb66dbeb4422e3cb208841f4601d69d39 /app
parentff5cdbdc95f3cc2bf28cde27e5e544a3efca3d38 (diff)
downloadwallabag-efac66cb56d650b863b64c9c4582589da6a2442a.tar.gz
wallabag-efac66cb56d650b863b64c9c4582589da6a2442a.tar.zst
wallabag-efac66cb56d650b863b64c9c4582589da6a2442a.zip
icon mail a bit better
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Diffstat (limited to 'app')
-rw-r--r--app/Resources/static/themes/material/css/article.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Resources/static/themes/material/css/article.scss b/app/Resources/static/themes/material/css/article.scss
index 0c7735c3..8b67f6bd 100644
--- a/app/Resources/static/themes/material/css/article.scss
+++ b/app/Resources/static/themes/material/css/article.scss
@@ -169,7 +169,7 @@
169 height: auto; 169 height: auto;
170 170
171 li a i.material-icons { 171 li a i.material-icons {
172 margin: auto 5px auto 0; 172 margin: auto 5px auto -8px;
173 } 173 }
174 } 174 }
175 175