Merge branch 'MDL-45109_master' of git://github.com/nadavkav/moodle

This commit is contained in:
Marina Glancy
2014-04-23 13:23:46 +08:00
2 changed files with 2 additions and 1 deletions
@@ -2234,6 +2234,7 @@ body.lockscroll {
// Bootstrap sets right margin to 0. Fail.
// They set left margin to 25px so we will copy that.
ul, ol {
margin-left: 0;
margin-right: 25px;
}
}
File diff suppressed because one or more lines are too long