Making WordPress.org

Ticket #6207: 6207.diff

File 6207.diff, 777 bytes (added by aezazshekh, 3 years ago)

added patch

  • wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css b/wordpress.org/public_html/wp-content/themes/pub/wporg-support/style.css
    index f67180174..fb558dbe7 100644
    a b section { 
    37413741        padding-left: 10%;
    37423742}
    37433743
     3744@media screen and (min-width: 767px) and (max-width: 768px){
     3745        .site-header:not(.home) .search-form .search-field + .button-search {
     3746                height: 1.5625rem;
     3747                padding: 0 0.8rem;
     3748                vertical-align: top;
     3749                line-height: 1;
     3750        }
     3751}
     3752
    37443753@media screen and (max-width: 568px) {
    37453754        .bbpress #bbpress-forums div.bbp-reply-author,
    37463755        .bbpress #bbpress-forums div.bbp-topic-author {