Ticket #42888: 42888.9.diff
File 42888.9.diff, 495 bytes (added by , 5 years ago) |
---|
-
src/wp-admin/css/login.css
355 355 word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */ 356 356 } 357 357 358 /* Hide the Edge "reveal password" native button */ 359 input::-ms-reveal { 360 display: none; 361 } 362 358 363 @-ms-viewport { 359 364 width: device-width; 360 365 }