Changeset 3695 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/_header.scss
- Timestamp:
- 07/19/2016 07:42:02 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/_header.scss
r3676 r3695 102 102 .search-form { 103 103 display: inline-block; 104 font-size: 0; 104 105 width: 100%; 105 106 … … 116 117 border-left: none; 117 118 border-radius: 0 2px 2px 0; 119 @include font-size( ms-unitless( ms(0) ) ); 118 120 display: none; 119 margin-left: -6px;120 121 vertical-align: bottom; 121 122 … … 176 177 box-shadow: none; 177 178 display: block; 178 font-size: inherit;179 @include font-size( ms-unitless( ms(0) ) ); 179 180 margin: 0 auto; 180 181 max-width: 100%;
Note: See TracChangeset
for help on using the changeset viewer.