Browse Source

Lodestar: Add RTL styles for menu alignment issue. See ##327.

Laurel Fulford 6 years ago
parent
commit
85e7c23b32
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lodestar/rtl.css

+ 1 - 1
lodestar/rtl.css

@@ -235,7 +235,7 @@ li > ol {
 		float: none;
 	}
 
-	.has-top-content .main-navigation ul.nav-menu {
+	.main-navigation ul.nav-menu {
 		text-align: right;
 	}