diff options
Diffstat (limited to 'themes/fab')
| -rw-r--r-- | themes/fab/css-1.7.0/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/fab/css-1.7.0/style.css b/themes/fab/css-1.7.0/style.css index 3ca561c630..d0dec48cd1 100644 --- a/themes/fab/css-1.7.0/style.css +++ b/themes/fab/css-1.7.0/style.css @@ -4288,11 +4288,11 @@ header h1 { font-weight: 900; } -#menu-language li { +.menu-language li { text-align: left; /* The language menu is always LTR, even on RTL pages */ } -#menu-theme li { +.menu-theme li { text-align: left; /* The theme menu is always LTR, even on RTL pages */ } |
