Making WordPress.org

Ticket #1054: meta-1054.patch

File meta-1054.patch, 832 bytes (added by ramiy, 10 years ago)
  • style-rtl.css

     
    18001800                margin-bottom: 30px;
    18011801        }
    18021802
     1803        /* Single Theme Navigation */
     1804        .theme-navigation .close:before {
     1805                content: "";
     1806                margin: 0;
     1807        }
     1808
    18031809        /* Keep support and dev links stacked until they have enough room. */
    18041810
    18051811        .theme-wrap .theme-support,
  • style.css

     
    18011801                margin-bottom: 30px;
    18021802        }
    18031803
     1804        /* Single Theme Navigation */
     1805        .theme-navigation .close:before {
     1806                content: "";
     1807                margin: 0;
     1808        }
     1809
    18041810        /* Keep support and dev links stacked until they have enough room. */
    18051811
    18061812        .theme-wrap .theme-support,