From b84e6a58019280c321b13d3e6fa22d7567daa18a Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Wed, 3 Jun 2009 06:58:57 +0000 Subject: - Patch #425778 by tstoeckler: user menu broken in RTL. --- themes/garland/style-rtl.css | 1 + 1 file changed, 1 insertion(+) 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 { -- cgit v1.2.3