Making WordPress.org


Ignore:
Timestamp:
08/23/2017 06:34:18 PM (8 years ago)
Author:
coffee2code
Message:

developer.wordpress.org: Position search bar icon farther to the right, making for better alignment and more breadcrumb space.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/scss/main.scss

    r5836 r5837  
    731731                    color: #ffffff;
    732732                    text-align: center;
    733                     margin-right: 10%;
     733                    margin-right: 26px;
     734                    margin-left: 4px;
    734735                    float: right;
    735                     left: 75%;
    736736                    padding: 5px;
    737737                    -webkit-border-bottom-right-radius: 5px;
Note: See TracChangeset for help on using the changeset viewer.