Ticket #46516: 46516.3.diff
File 46516.3.diff, 966 bytes (added by , 5 years ago) |
---|
-
src/wp-admin/css/nav-menus.css
450 450 height: auto; 451 451 min-height: 20px; 452 452 width: 382px; 453 line-height: 2. 4;453 line-height: 2.30769230; 454 454 overflow: hidden; 455 455 word-wrap: break-word; 456 456 } … … 480 480 .menu-item-handle .item-title { 481 481 font-size: 13px; 482 482 font-weight: 600; 483 line-height: 1. 6;483 line-height: 1.53846153; 484 484 display: block; 485 485 /* @todo: responsive view. */ 486 486 margin-right: 13em; … … 737 737 .nav-menus-php .major-publishing-actions { 738 738 clear: both; 739 739 padding: 10px 0; 740 line-height: 2.1 ;740 line-height: 2.15384615; 741 741 } 742 742 743 743 .nav-menus-php .major-publishing-actions .publishing-action { … … 841 841 842 842 .nav-menus-php .delete-action { 843 843 font-size: 14px; 844 line-height: 2.1 ;844 line-height: 2.14285714; 845 845 } 846 846 847 847 .menu-item-bar .menu-item-handle,