Making WordPress.org


Ignore:
Timestamp:
02/26/2018 10:43:53 PM (9 years ago)
Author:
obenland
Message:

WP.org: Don't hide support dropdown nav.

Introduced in [6556].

Props danieltj.
Fixes #3473.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg/css/components/_wporg-header.scss

    r6556 r6777  
    218218        @include breakpoint( $sm ) {
    219219                height: 120px;
    220                 overflow: hidden;
    221220                text-align: inherit;
    222221
     
    237236                #wporg-header-menu {
    238237                        float:left;
     238                        height: 46px;
    239239                        list-style: none;
    240240                        margin: -15px 0 0;
Note: See TracChangeset for help on using the changeset viewer.