From 0a410c59942096bb1117323b4ff99f84083ccd4e Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Thu, 23 May 2013 15:17:47 +0300 Subject: [PATCH] [ticket/11564] Missing new line in tweaks.css Missing new line at the end of tweaks.css PHPBB3-11564 --- phpBB/styles/prosilver/theme/tweaks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/theme/tweaks.css b/phpBB/styles/prosilver/theme/tweaks.css index 9e34ff5af4..ca4e9a23b6 100644 --- a/phpBB/styles/prosilver/theme/tweaks.css +++ b/phpBB/styles/prosilver/theme/tweaks.css @@ -65,4 +65,4 @@ dd.option { .icon-notification { *z-index: 2; -} \ No newline at end of file +}