diff options
-rw-r--r-- | themes/garland/style-rtl.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/garland/style-rtl.css b/themes/garland/style-rtl.css index fa844007d..a8cf3557e 100644 --- a/themes/garland/style-rtl.css +++ b/themes/garland/style-rtl.css @@ -125,6 +125,7 @@ ul.main-menu li { ul.secondary-menu { float: left; clear: left; + margin-left: 16em; } ul.secondary-menu li { |