Ticket #26537: 26537.diff
File 26537.diff, 1.3 KB (added by , 7 years ago) |
---|
-
src/wp-includes/css/admin-bar.css
773 773 font: normal 14px/32px "Open Sans", sans-serif; 774 774 } 775 775 776 #wpadminbar .quicklinks li > a,776 #wpadminbar .quicklinks > ul > li > a, 777 777 #wpadminbar .quicklinks .ab-empty-item { 778 778 padding: 0; 779 779 height: 46px; … … 785 785 font: 40px/1 dashicons !important; 786 786 margin: 0; 787 787 padding: 0; 788 width: 5 0px;788 width: 52px; 789 789 height: 46px; 790 790 text-align: center; 791 791 } … … 838 838 839 839 #wpadminbar #wp-admin-bar-wp-logo > .ab-item .ab-icon { 840 840 padding: 0; 841 width: 5 5px;841 width: 52px; 842 842 height: 46px; 843 843 text-align: center; 844 844 vertical-align: top; … … 862 862 text-indent: 100%; 863 863 white-space: nowrap; 864 864 overflow: hidden; 865 width: 5 5px;865 width: 52px; 866 866 padding: 0; 867 867 color: #999; 868 868 position: relative; … … 884 884 font: normal 32px/1 'dashicons'; 885 885 speak: none; 886 886 top: 7px; 887 width: 5 5px;887 width: 52px; 888 888 text-align: center; 889 889 -webkit-font-smoothing: antialiased; 890 890 -moz-osx-font-smoothing: grayscale; … … 909 909 line-height: 53px; 910 910 height: 46px !important; 911 911 text-align: center; 912 width: 5 0px;912 width: 52px; 913 913 display: block; 914 914 } 915 915