Making WordPress.org

Ticket #6699: 6699.diff

File 6699.diff, 645 bytes (added by aezazshekh, 2 years ago)

added patch

  • wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss

    diff --git a/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss b/wordpress.org/public_html/wp-content/themes/pub/wporg-themes/css/components/_main.scss
    index 10832e4f6..3172994f7 100644
    a b span.favorite.favorited { 
    18671867        }
    18681868}
    18691869
     1870@media (max-width: 440px) {
     1871        .filter-count .count {
     1872                margin-top: 8px;
     1873        }
     1874}
     1875
     1876
    18701877@media only screen and (max-width: 375px) {
    18711878        .wp-filter .drawer-toggle {
    18721879                float: right;