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