mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Twenty Eleven: correcting mis-floated sidebar in IE9 on the showcase page; Props rosshanney; Fixes #17486
git-svn-id: https://develop.svn.wordpress.org/trunk@18033 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
640eed5f4a
commit
b01f5d1b74
@ -133,7 +133,7 @@ body {
|
||||
}
|
||||
.page-template-showcase-php section.recent-posts {
|
||||
float: right;
|
||||
margin: 0 0 0 31.1%;
|
||||
margin: 0 0 0 31%;
|
||||
width: 69%;
|
||||
}
|
||||
.page-template-showcase-php #main .widget-area {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user