From 943e2b95511794417d545ca06fa22c0167391267 Mon Sep 17 00:00:00 2001 From: Tammie Lister Date: Thu, 14 Sep 2023 10:23:55 +0000 Subject: [PATCH] Twenty Ninteen: Revert changes to 'style-rtl.css'. This revert changes to Twenty Nineteen 'style-rtl.css' file made in [56580] as it auto-generated during the build process. Unprops karmatosed. Props costdev. See #58443. git-svn-id: https://develop.svn.wordpress.org/trunk@56581 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-content/themes/twentynineteen/style-rtl.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-content/themes/twentynineteen/style-rtl.css b/src/wp-content/themes/twentynineteen/style-rtl.css index 7329d2a35f..25a5df5f18 100644 --- a/src/wp-content/themes/twentynineteen/style-rtl.css +++ b/src/wp-content/themes/twentynineteen/style-rtl.css @@ -5489,7 +5489,7 @@ body.page .main-navigation { border: none; font-size: 0.88889em; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; - line-height: inherit; + line-height: 1.2; box-sizing: border-box; font-weight: bold; text-decoration: none;