| 1 | Index: wp-admin/css/wp-admin-rtl.dev.css |
|---|
| 2 | =================================================================== |
|---|
| 3 | --- wp-admin/css/wp-admin-rtl.dev.css (revision 19567) |
|---|
| 4 | +++ wp-admin/css/wp-admin-rtl.dev.css (working copy) |
|---|
| 5 | @@ -1408,6 +1408,16 @@ |
|---|
| 6 | float: left; |
|---|
| 7 | } |
|---|
| 8 | |
|---|
| 9 | +.about-wrap .feature-section.images-stagger-right .feature-images { |
|---|
| 10 | + right: auto; |
|---|
| 11 | + left: 0; |
|---|
| 12 | +} |
|---|
| 13 | + |
|---|
| 14 | +.about-wrap .feature-section.images-stagger-right .left-feature { |
|---|
| 15 | + margin-right: 0; |
|---|
| 16 | + margin-left: 350px; |
|---|
| 17 | +} |
|---|
| 18 | + |
|---|
| 19 | .about-wrap li.wp-person, |
|---|
| 20 | .about-wrap li.wp-person img.gravatar { |
|---|
| 21 | float: right; |
|---|