Making WordPress.org


Ignore:
Timestamp:
06/22/2016 10:58:23 AM (9 years ago)
Author:
obenland
Message:

Plugin Directory: Change the way the search button is displayed on mobile.

See #1719.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/_header.scss

    r3538 r3539  
    178178            margin-bottom: 32px;
    179179            margin-bottom: 2rem;
     180            max-width: 100%;
    180181            position: relative;
    181182            width: initial;
     
    199200                box-shadow: none;
    200201                color: $color__text-input;
     202                display: block;
    201203                height: 45px;
    202204                padding: 8px 16px;
Note: See TracChangeset for help on using the changeset viewer.