Making WordPress.org

Ticket #1271: wporg-themes-1271.patch

File wporg-themes-1271.patch, 1.2 KB (added by ramiy, 8 years ago)
  • trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style-rtl.css

     
    17181718
    17191719        .theme-wrap .theme-support,
    17201720        .theme-wrap .theme-devs {
    1721                 display: inline-block;
    1722                 width: 47%;
    17231721                vertical-align: top;
    17241722        }
    17251723
    1726         .theme-wrap .theme-devs {
    1727                 margin-right: 5%;
    1728         }
    17291724}
    17301725
    17311726@media only screen and (max-width: 650px) {
  • trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/style.css

     
    17181718
    17191719        .theme-wrap .theme-support,
    17201720        .theme-wrap .theme-devs {
    1721                 display: inline-block;
    1722                 width: 47%;
    17231721                vertical-align: top;
    17241722        }
    17251723
    1726         .theme-wrap .theme-devs {
    1727                 margin-left: 5%;
    1728         }
    17291724}
    17301725
    17311726@media only screen and (max-width: 650px) {