From 8be1ad4568495bb5240d02d93a62b2610bbdf471 Mon Sep 17 00:00:00 2001 From: hanakin Date: Sat, 7 Dec 2019 08:20:59 -1000 Subject: [ticket/16248] loaaaad svg old way for BC PHPBB3-16248 --- phpBB/styles/prosilver/theme/common.css | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/styles/prosilver/theme/common.css') diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css index a0dc5e043b..eb04c66223 100644 --- a/phpBB/styles/prosilver/theme/common.css +++ b/phpBB/styles/prosilver/theme/common.css @@ -176,6 +176,7 @@ a:hover { text-decoration: underline; } } .site_logo { + background-repeat: no-repeat; display: inline-block; width: 149px; height: 52px; -- cgit v1.2.1