From b7f1f3d38f4ef7f1b39ffa6e16e0cec88f719320 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Wed, 16 Oct 2013 17:22:02 -0700 Subject: [PATCH] [ticket/11936] Restyle the notification text (no underline/decoration) PHPBB3-11936 --- phpBB/styles/prosilver/theme/common.css | 1 + 1 file changed, 1 insertion(+) diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index b23c6aa8b7..4a28635cde 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -782,6 +782,7 @@ form > p.post-notice strong { #notification_list ul li a, .notification_list dt > a, #notification_list > .footer > a { display: block; + text-decoration: none; } .notification_list ul li img {