mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-11 08:04:32 +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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user