Never set background or color unless you set both. If this is needed

in future, it should probably be reimplmented with the class anyway.
This commit is contained in:
Thomas Willingham 2014-04-11 20:02:52 +01:00
parent 81b06754a4
commit 2fdcd0c27e

View file

@ -1721,7 +1721,6 @@ header {
div#pagelist-content-wrapper {
width: 80%;
background: #fff;
margin-left: auto;
margin-right: auto;
}