Ticket #37024: 37024.diff
File 37024.diff, 386 bytes (added by , 9 years ago) |
---|
-
src/wp-admin/css/forms.css
68 68 /* Vertically align the number selector with the input. */ 69 69 input[type="number"] { 70 70 height: 28px; 71 line-height: inherit;71 line-height: 1; 72 72 } 73 73 74 74 input[type="checkbox"],