Making WordPress.org

Ticket #4848: 4848.diff

File 4848.diff, 624 bytes (added by dufresnesteven, 5 years ago)
  • wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss

    diff --git wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss
    index 98ad58db2..67d274fa3 100644
     
    104104                        overflow: hidden;
    105105                        padding: 0 0 34px;
    106106
    107                         @media screen and (max-width:768px) {
     107                        @media screen and (max-width:767px) {
    108108                                display: block;
    109109                                float: none;
    110110                                margin: 10px 20px 20px;