From 6187cc45a5bc6672bfba18524df0edb2f2beabe5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niklas=20Laxstr=C3=B6m?= Date: Thu, 19 Jul 2012 10:28:53 +0000 Subject: [PATCH] Fix the location of America and Asia in RTL languages Change-Id: I51485b35518d32c239962bf0943bd63f010ddc3b --- resources/css/ext.uls.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/resources/css/ext.uls.css b/resources/css/ext.uls.css index 381992d8..4e902ac2 100644 --- a/resources/css/ext.uls.css +++ b/resources/css/ext.uls.css @@ -67,6 +67,8 @@ } .uls-region { + /* The map doesn't flip */ + /* @noflip */ float: left; cursor: pointer; width: 133px;