From 12a38644ee46134a36b2a72e133aca73e409aab4 Mon Sep 17 00:00:00 2001 From: hornetfighter515 Date: Fri, 23 Jul 2021 21:28:56 -0400 Subject: [PATCH] a width 100% --- src/ef/news_scroll.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ef/news_scroll.css b/src/ef/news_scroll.css index 55a5566..0936408 100644 --- a/src/ef/news_scroll.css +++ b/src/ef/news_scroll.css @@ -40,6 +40,7 @@ } #news_iframe_scroll a{ + width: 100%; text-decoration: none; }