Making WordPress.org


Ignore:
Timestamp:
06/14/2016 10:06:13 AM (10 years ago)
Author:
obenland
Message:

Plugin Directory: Minor style tweaks.

Improves display of global search bar, local search bar, and categories.

See #1573, #1719.

File:
1 edited

Legend:

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

    r3346 r3353  
    1212        form input {
    1313                box-sizing: content-box;
     14                padding: 3px;
    1415        }
    1516
     
    117118                        border-radius: 0 2px 2px 0;
    118119                        display: none;
    119                         height: 32px;
     120                        height: 31px;
    120121                        margin-left: -6px;
    121122                        vertical-align: bottom;
Note: See TracChangeset for help on using the changeset viewer.