Changeset 31921
- Timestamp:
- 03/29/2015 12:22:33 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/customize.php
r31705 r31921 72 72 $body_class .= ' mobile'; 73 73 74 ?><meta name="viewport" id="viewport-meta" content="width=device-width, initial-scale= 0.8, minimum-scale=0.5, maximum-scale=1.2" /><?php74 ?><meta name="viewport" id="viewport-meta" content="width=device-width, initial-scale=1.0, minimum-scale=0.5, maximum-scale=1.2" /><?php 75 75 endif; 76 76
Note: See TracChangeset
for help on using the changeset viewer.