From efac66cb56d650b863b64c9c4582589da6a2442a Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Tue, 9 May 2017 11:04:02 +0200 Subject: icon mail a bit better Signed-off-by: Thomas Citharel --- app/Resources/static/themes/material/css/article.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Resources/static/themes/material') 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 @@ height: auto; li a i.material-icons { - margin: auto 5px auto 0; + margin: auto 5px auto -8px; } } -- cgit v1.2.3