Changeset 33444
- Timestamp:
- 07/27/2015 03:42:44 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/customize-nav-menus.css
r33413 r33444 342 342 content: "\f111"; 343 343 display: block; 344 font: 1 6px/1 "dashicons";344 font: 18px/1 "dashicons"; 345 345 padding: 5px; 346 346 text-align: center; 347 347 text-decoration: none !important; 348 348 text-indent: 0; 349 left: 7px;350 position: absolute; 351 top: 7px;349 left: 6px; 350 position: absolute; 351 top: 6px; 352 352 } 353 353
Note: See TracChangeset
for help on using the changeset viewer.