From 513944b7e2f0cb3672809c10a220d04abbbc4ec0 Mon Sep 17 00:00:00 2001 From: Megh Bari Date: Sat, 26 Oct 2024 20:43:09 +0530 Subject: [PATCH] fixed issue #1572 --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 774b0327..4ef2ac62 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1368,7 +1368,7 @@ html { .btn-link span { - text-decoration: underline; + text-decoration: none; } .btn-link span:hover {