Skip to content

Commit f4efd9e

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3627,8 +3627,9 @@ body.page .main-navigation {
36273627
padding: 0;
36283628
position: absolute !important;
36293629
width: 1px;
3630+
/* many screen reader and browser combinations announce broken words as they would appear visually */
36303631
word-wrap: normal !important;
3631-
/* Many screen reader and browser combinations announce broken words as they would appear visually. */
3632+
word-break: normal !important;
36323633
}
36333634

36343635
.screen-reader-text:focus {

0 commit comments

Comments
 (0)