Changeset 31913
- Timestamp:
- 03/27/2015 10:16:10 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-controls.css
r31912 r31913 1104 1104 height: auto; 1105 1105 } 1106 } 1106 1107 .wp-core-ui.wp-customizer .button { 1108 padding: 6px 14px; 1109 line-height: normal; 1110 font-size: 14px; 1111 vertical-align: middle; 1112 height: auto; 1113 margin-bottom: 4px; 1114 } 1115 1116 #customize-header-actions .button-primary { 1117 margin-top: 6px; 1118 } 1119 1120 #customize-header-actions .spinner { 1121 margin-top: 13px; 1122 } 1123 }
Note: See TracChangeset
for help on using the changeset viewer.