Ticket #42006: 42006.diff
File 42006.diff, 530 bytes (added by , 7 years ago) |
---|
-
src/wp-admin/css/common.css
134 134 word-wrap: normal !important; /* many screen reader and browser combinations announce broken words as they would appear visually */ 135 135 } 136 136 137 .button .screen-reader-text { 138 height: auto; /* Fixes a Safari+VoiceOver bug, see ticket #42006 */ 139 } 140 137 141 .screen-reader-shortcut { 138 142 position: absolute; 139 143 top: -1000em;