Changeset 3259 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins/sass/site/_header.scss
- Timestamp:
- 05/25/2016 10:59:21 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
r3257 r3259 102 102 .search-form { 103 103 display: inline-block; 104 width: 100%; 104 105 105 106 .search-field { … … 109 110 padding: 5px 10px; 110 111 position: relative; 111 width: 10 rem;112 width: 100%; 112 113 } 113 114 … … 137 138 border-radius: 2px 0 0 2px; 138 139 @include font-size( ms-unitless( ms(-4) ) ); 140 width: 10rem; 139 141 } 140 142
Note: See TracChangeset
for help on using the changeset viewer.