aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/Resources/static/themes/material/css/article.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/Resources/static/themes/material/css/article.scss')
-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