From e077bd70a4d1ace52336e05236d4ed083162e328 Mon Sep 17 00:00:00 2001 From: Rishabh04-02 Date: Fri, 10 Mar 2017 11:00:46 +0530 Subject: [PATCH] [ticket/15120] Semicolon missing PHPBB3-15120 --- phpBB/styles/prosilver/theme/links.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/theme/links.css b/phpBB/styles/prosilver/theme/links.css index 14ceeabeda..b4fee56073 100644 --- a/phpBB/styles/prosilver/theme/links.css +++ b/phpBB/styles/prosilver/theme/links.css @@ -98,7 +98,7 @@ a.lastsubject:hover { } .row-item a:hover { - text-decoration: none + text-decoration: none; } .row-item .topictitle:hover,