Ticket #18742: 18742.4.rtl-fixes-and-alignment.patch
File 18742.4.rtl-fixes-and-alignment.patch, 1002 bytes (added by , 12 years ago) |
---|
-
wp-admin/css/wp-admin-rtl.dev.css
1377 1377 margin-right: 5%; 1378 1378 } 1379 1379 1380 .about-wrap .feature-section.images-stagger-right .angled-left, 1381 .about-wrap .feature-section.images-stagger-left .angled-left { 1382 float: left; 1383 } 1384 1385 .about-wrap .feature-section.three-col img { 1386 margin: 0.5em 0 1em 0; 1387 } 1388 1380 1389 .about-wrap li.wp-person, 1381 1390 .about-wrap li.wp-person img.gravatar { 1382 1391 float: right; -
wp-admin/css/wp-admin.dev.css
4994 4994 .about-wrap .feature-section .feature-images { 4995 4995 width: 300px; 4996 4996 position: absolute; 4997 margin-top: 0.5em;4997 margin-top: 1.1em; 4998 4998 } 4999 4999 .about-wrap .feature-section .feature-images img { 5000 5000 width: 250px;