From 2fdcd0c27eac389709f48d6b40723e153c1492e6 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 11 Apr 2014 20:02:52 +0100 Subject: Never set background or color unless you set both. If this is needed in future, it should probably be reimplmented with the class anyway. --- view/theme/redbasic/css/style.css | 1 - 1 file changed, 1 deletion(-) (limited to 'view/theme') diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2b4314fdb..8f8a126a7 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1721,7 +1721,6 @@ header { div#pagelist-content-wrapper { width: 80%; -background: #fff; margin-left: auto; margin-right: auto; } -- cgit v1.2.3