Optimize about pages for a lovely 960px semi-fluid grid. props helenyhou, fixes #19386.

git-svn-id: https://develop.svn.wordpress.org/trunk@19495 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Daryl Koopersmith
2011-11-30 21:19:39 +00:00
parent 8b90f3c7e5
commit 1e4740ae48
8 changed files with 97 additions and 64 deletions

View File

@@ -410,6 +410,20 @@ table.ie-fixed {
min-width: 400px;
}
.about-wrap img.element-screenshot {
padding: 2px;
}
.about-wrap .feature-section img,
.about-wrap .feature-section .image-mask {
border-width: 1px;
border-style: solid;
}
.about-wrap .feature-section.three-col img {
margin-left: 0;
}
/* IE6 leftovers */
* html .row-actions {