Merge branch 'wip-mdl-41717' of git://github.com/rajeshtaneja/moodle

Conflicts:
	theme/bootstrapbase/style/moodle.css
This commit is contained in:
Eloy Lafuente (stronk7) 2013-09-17 21:22:30 +02:00
commit 5c34952b82
2 changed files with 3 additions and 2 deletions

View File

@ -66,10 +66,11 @@
}
.section .activity.modtype_label .commands {
margin-left: 40%;
padding-left: 22px;
padding-left: .2em;
}
.section .activity.modtype_label.label {
font-weight: normal;
padding: .2em;
}
.section li.activity {
padding: .2em;

File diff suppressed because one or more lines are too long