diff --git a/static/css/components.css b/static/css/components.css index fb7ce1b..38204e1 100644 --- a/static/css/components.css +++ b/static/css/components.css @@ -266,7 +266,7 @@ .article-tooltip { display: none; position: absolute; - bottom: 30px; + bottom: 25px; left: 0; padding: 20px; box-sizing: border-box;