Ticket #19386: 19386.960wide.patch
File 19386.960wide.patch, 1.7 KB (added by , 13 years ago) |
---|
-
wp-admin/css/wp-admin.dev.css
4828 4828 .about-wrap { 4829 4829 position: relative; 4830 4830 margin: 25px 40px 0 20px; 4831 width: 930px;4831 width: 770px; 4832 4832 4833 4833 font-size: 15px; 4834 4834 } … … 4947 4947 } 4948 4948 4949 4949 .about-wrap .feature-section.angled-right { 4950 margin-top: - 7.5em;4950 margin-top: -10.5em; 4951 4951 } 4952 4952 .about-wrap .feature-section.angled-right .left-feature { 4953 padding-top: 7em;4953 padding-top: 9.5em; 4954 4954 } 4955 4955 .about-wrap .feature-section.angled-right img, 4956 4956 .about-wrap .feature-section.angled-left img { … … 4959 4959 4960 4960 .about-wrap .feature-section.angled-left .left-feature, 4961 4961 .about-wrap .feature-section.angled-right .left-feature { 4962 margin-right: 4%;4962 margin-right: 3%; 4963 4963 } 4964 4964 .about-wrap .feature-section.angled-left .right-feature, 4965 4965 .about-wrap .feature-section.angled-right .right-feature { 4966 margin-left: 4%;4966 margin-left: 3%; 4967 4967 } 4968 4968 .about-wrap .feature-section .left-feature { 4969 margin-right: 10%;4969 margin-right: 5%; 4970 4970 } 4971 4971 .about-wrap .feature-section .right-feature { 4972 margin-left: 9%;4972 margin-left: 5%; 4973 4973 float: right; 4974 4974 } 4975 4975 4976 .about-wrap .feature-section.angled-left .left-feature, 4976 4977 .about-wrap .feature-section.angled-right .right-feature { 4977 4978 width: 27%; 4978 4979 } 4979 4980 .about-wrap .feature-section.angled-left .right-feature, 4980 4981 .about-wrap .feature-section.angled-right .left-feature { 4981 width: 3 5%;4982 width: 32%; 4982 4983 } 4983 4984 4984 4985 .about-wrap .feature-section.three-col { … … 4996 4997 } 4997 4998 .about-wrap .feature-section.three-col img { 4998 4999 margin: 0.5em 3px 1em 0; 5000 max-width: 100%; 4999 5001 } 5000 5002 .about-wrap .feature-section.three-col .last-feature { 5001 5003 margin-right: 0;