some other minor changes from milpeer
[fnpeditor.git] / src / editor / plugins / core / edumed / choice / choiceSingle.less
1 .exercise-single {
2     input {
3         margin-right: 15px;
4     }
5     ul {
6         margin: 0;
7     }
8     li {
9         list-style-type: none;
10     }
11 }