Changeset 7062
- Timestamp:
- 04/07/2018 01:08:23 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wp15.wordpress.net/public_html/content/themes/twentyseventeen-wp15/style.css
r7057 r7062 276 276 277 277 #wp15-locale-switcher-form { 278 padding: 20px 0 0;278 padding: 13px 0 0; 279 279 display: flex; 280 280 margin: 0 auto; … … 295 295 #wp15-locale-switcher-form label { 296 296 display: inline; 297 } 298 299 #wp15-locale-switcher-form select { 300 visibility: hidden; /* Prevent iOS native picker UI */ 297 301 } 298 302
Note: See TracChangeset
for help on using the changeset viewer.