From daecad5636e37a3580276f23bdbfb39cda8a88a5 Mon Sep 17 00:00:00 2001 From: Andrew Engelbrecht Date: Tue, 18 Jun 2019 13:16:16 -0400 Subject: [PATCH] fixed link borders on bottom of links for mw --- v9/givingguide.html | 1 + 1 file changed, 1 insertion(+) diff --git a/v9/givingguide.html b/v9/givingguide.html index cc33c45..2991a69 100644 --- a/v9/givingguide.html +++ b/v9/givingguide.html @@ -206,6 +206,7 @@ #fsf-modal-window-elem a, a:active, a:focus { outline: none; + border-bottom: 0px; } #fsf-modal-window-elem { -- 2.25.1