Add word-wrap: normal to screen-reader text class.
This commit is contained in:
parent
4aa1e19a5a
commit
fd3ce55c50
1 changed files with 1 additions and 0 deletions
|
@ -656,6 +656,7 @@ a:active {
|
|||
height: 1px;
|
||||
width: 1px;
|
||||
overflow: hidden;
|
||||
word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
|
||||
}
|
||||
|
||||
.screen-reader-text:focus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue