Ticket #25603: 25603.15.diff
File 25603.15.diff, 494 bytes (added by , 12 years ago) |
---|
-
src/wp-admin/css/wp-admin.css
5961 5961 display: block !important; 5962 5962 font-size: 150%; 5963 5963 font-weight: normal !important; 5964 box-sizing: border-box; 5964 -webkit-box-sizing: border-box; 5965 -moz-box-sizing: border-box; 5966 box-sizing: border-box; 5965 5967 width: 100%; 5966 5968 padding: 17px 0; 5967 5969 margin-bottom: 15px;