Twenty Thirteen: avoid padding bug with Masonry, props obenland, fixes #23646.
git-svn-id: https://develop.svn.wordpress.org/trunk@23526 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
0ca0d843f8
commit
f29956a164
@ -2556,11 +2556,11 @@ footer.entry-meta {
|
||||
|
||||
.site-footer .sidebar-container {
|
||||
background-color: #220e10;
|
||||
padding: 20px 0;
|
||||
}
|
||||
|
||||
.site-footer .widget-area {
|
||||
margin: 0 auto;
|
||||
padding: 20px 0;
|
||||
max-width: 1040px;
|
||||
width: 100%;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user