Ticket #32880: 32880.1.diff
| File 32880.1.diff, 407 bytes (added by , 10 years ago) |
|---|
-
src/wp-content/themes/twentyfifteen/style.css
490 490 491 491 button, 492 492 input { 493 -webkit-hyphens: none; 494 -moz-hyphens: none; 495 -ms-hyphens: none; 496 hyphens: none; 493 497 line-height: normal; 494 498 } 495 499