Skip to content

Commit 87863ab

Browse files
author
wordpress-develop-pr-bot[bot]
committed
Automation: Updating built files with changes.
1 parent f4efd9e commit 87863ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/wp-content/themes/twentytwenty/style-rtl.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,8 +185,9 @@ path {
185185
padding: 0;
186186
position: absolute !important;
187187
width: 1px;
188+
/* many screen reader and browser combinations announce broken words as they would appear visually */
188189
word-wrap: normal !important;
189-
word-break: normal;
190+
word-break: normal !important;
190191
}
191192

192193
.screen-reader-text:focus {

0 commit comments

Comments
 (0)