Making WordPress.org

Ticket #6321: #6321.2.patch

File #6321.2.patch, 570 bytes (added by kajalgohel, 3 years ago)

patch added

  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-support/sass/site/_bbpress.scss

     
    593593                                &:last-child {
    594594                                        border-radius: 0 3px 3px 0;
    595595                                }
     596
     597                                @media (max-width: 375px) {
     598                                        padding: 2px 4px;
     599                                }
    596600                        }
    597601                }
    598602