MDL-52614 mod_workshop: right align for dir-rtl only

This commit is contained in:
Rajesh Taneja
2016-01-06 13:38:34 +08:00
committed by Andrew Nicols
parent 0d8bbb774e
commit 97ef1d1420
+1 -1
View File
@@ -382,7 +382,7 @@
top: 3px;
left: 3px;
}
.path-mod-workshop .assessment-full .header .reviewer .picture {
.dir-rtl.path-mod-workshop .assessment-full .header .reviewer .picture {
right:3px;
left:auto;
}