Make WordPress Core

Ticket #18742: 18742.4.rtl-fixes-and-alignment.patch

File 18742.4.rtl-fixes-and-alignment.patch, 1002 bytes (added by chexee, 12 years ago)

fixes RTL issues and header-image alignment.

  • wp-admin/css/wp-admin-rtl.dev.css

     
    13771377        margin-right: 5%;
    13781378}
    13791379
     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
    13801389.about-wrap li.wp-person,
    13811390.about-wrap li.wp-person img.gravatar {
    13821391        float: right;
  • wp-admin/css/wp-admin.dev.css

     
    49944994.about-wrap .feature-section .feature-images {
    49954995        width: 300px;
    49964996        position: absolute;
    4997         margin-top: 0.5em;
     4997        margin-top: 1.1em;
    49984998}
    49994999.about-wrap .feature-section .feature-images img {
    50005000        width: 250px;