Merge branch 'MDL-56328_31-fix-rtl' of git://github.com/dmonllao/moodle into MOODLE_31_STABLE

This commit is contained in:
Andrew Nicols
2016-10-19 13:30:04 +08:00
2 changed files with 1 additions and 10 deletions
@@ -142,15 +142,6 @@
right: 100%;
}
.mod-indent-outer {
/**
* Add appropriate padding such that nothing overlaps the
* absolute positioned move icon.
*/
padding-left: initial;
padding-right: 32px;
}
/* The command block for each activity */
.actions {
left: 0;
File diff suppressed because one or more lines are too long