From 896f046d1856b03315a1bd4df086c0f0ed8670c4 Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 14 Jul 2020 00:26:53 +0300 Subject: [PATCH] fix glossary page link --- static/css/glossary.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/static/css/glossary.css b/static/css/glossary.css index 56d9289f87..fbe429b81b 100644 --- a/static/css/glossary.css +++ b/static/css/glossary.css @@ -6,8 +6,11 @@ background-image: url(../images/link.png); background-repeat: no-repeat; display: inline-block; + vertical-align: middle; + font-size: 0; color: transparent; - width: 20px; + width: 17px; + height: 17px; margin-left: 10px; }