Merge branch 'MDL-38759-master' of https://github.com/mackensen/moodle

This commit is contained in:
Sam Hemelryk 2013-07-30 08:58:14 +12:00
commit 0d33dbd9b8

View File

@ -15,7 +15,7 @@
.path-mod-choice .horizontal,
.path-mod-choice .vertical {margin-left: 10%;margin-right: 10%;}
.path-mod-choice .horizontal .choices .option {padding-right:20px;display:inline; white-space: normal;}
.path-mod-choice .horizontal .choices .option {padding-right: 20px; display: inline-block; white-space: normal;}
.path-mod-choice .horizontal .choices .button {margin-top: 10px;}
.path-mod-choice ul.choices li {list-style:none;}
.path-mod-choice .results { text-align: center;}