Twenty Eleven: reset content margins for 404
git-svn-id: https://develop.svn.wordpress.org/trunk@18190 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0ea87b527d
commit
08e9fd3fac
@ -147,9 +147,10 @@ body {
|
||||
|
||||
/* error404 */
|
||||
.error404 #primary {
|
||||
float: none;
|
||||
margin: 0;
|
||||
}
|
||||
.error404 #content {
|
||||
.error404 #primary #content {
|
||||
margin: 0 7.6%;
|
||||
width: auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user