[-] MO : fixed bug #PSCFV-9642 - Slider does not scroll when define language from right to left

This commit is contained in:
Vincent Augagneur
2013-11-26 15:20:44 +01:00
parent 2a1c991612
commit 5150a3fc4c
+1 -1
View File
@@ -1,2 +1,2 @@
* { direction: rtl !important; }
body { direction: rtl !important; }
#page { text-align: right !important; }