MDL-45561 themes: horizontal scroll in RTL base

This commit is contained in:
Jetha Chan
2014-05-15 15:49:28 +08:00
parent 9bbe953b68
commit c7f36a87b3
+2 -1
View File
@@ -1364,7 +1364,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; }