From ff976d022db58806db51039df29f5f7d26db8a6a Mon Sep 17 00:00:00 2001 From: Vladimir Barinov Date: Fri, 27 Oct 2023 00:09:33 +0300 Subject: [PATCH] small fix for styles --- Web/Presenters/templates/About/Language.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Web/Presenters/templates/About/Language.xml b/Web/Presenters/templates/About/Language.xml index a55bda3d..43a35f5e 100644 --- a/Web/Presenters/templates/About/Language.xml +++ b/Web/Presenters/templates/About/Language.xml @@ -15,7 +15,7 @@ .navigation-lang .link_new { display: inline-block; - padding: 25px 25px 20px 25px; + padding: 20px 10px 5px 10px; text-decoration: none; border-top: 1px solid #fff; color: #000;