| ... | ... | @@ -78,7 +78,7 @@ ol { list-style-type: decimal; | 
| 78 | 78 |    ol { list-style-type: lower-alpha; margin-bottom: 0px; | 
| 79 | 79 |      ol { list-style-type: lower-roman; margin-bottom: 0px; }}} | 
| 80 | 80 |  | 
| 81 | -ul, ol { &, ul, ol { margin-left: 1.3em; }} | |
| 81 | +ul, ol { &, ul, ol { margin-left: 1.3em; list-style-position: inside }} | |
| 82 | 82 |  | 
| 83 | 83 |  strong { font-weight: bold; } | 
| 84 | 84 |  | 
| ... | ... | @@ -78,7 +78,7 @@ ol { list-style-type: decimal; | 
| 78 | 78 |    ol { list-style-type: lower-alpha; margin-bottom: 0px; | 
| 79 | 79 |      ol { list-style-type: lower-roman; margin-bottom: 0px; }}} | 
| 80 | 80 |  | 
| 81 | -ul, ol { &, ul, ol { margin-left: 1.3em; }} | |
| 81 | +ul, ol { &, ul, ol { margin-left: 1.3em; list-style-position: inside }} | |
| 82 | 82 |  | 
| 83 | 83 |  strong { font-weight: bold; } | 
| 84 | 84 |  |