MDL-45561 themes: horizontal scroll in RTL base

This commit is contained in:
Jetha Chan
2014-05-19 13:38:22 +12:00
committed by Sam Hemelryk
parent e6c69d835d
commit 64a2dfba1f
+2 -1
View File
@@ -1525,7 +1525,8 @@ form#installform #id_dbpass, form#installform #id_prefix
html[dir=rtl] .breadcrumb,
html[dir=rtl] .headermain,
html[dir=rtl] #page-header {float: right;}
html[dir=rtl] #page-header,
html[dir=rtl] #page-content {float: right;}
html[dir=rtl] .formrow label.formlabel { float:right; }