Twenty Twelve: fix duplicate print CSS rules, props obenland. Fixes #22108.
git-svn-id: https://develop.svn.wordpress.org/trunk@22187 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
80ffc60d40
commit
f58fb6ec19
|
@ -1607,11 +1607,6 @@ img#wpstats {
|
|||
border-top: none;
|
||||
box-shadow: none;
|
||||
}
|
||||
.site-content {
|
||||
float: left;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
}
|
||||
.site-content {
|
||||
margin: 0;
|
||||
width: auto;
|
||||
|
|
Loading…
Reference in New Issue