MDL-38759 mod_choice: use inline-block for horizontal choices
This commit is contained in:
@@ -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;}
|
||||
|
||||
Reference in New Issue
Block a user