MDL-41891 Theme: Bullets and Numbering are missing from lists, When in RTL mode (theme/clean)
This commit is contained in:
@@ -2116,3 +2116,9 @@ ul.dragdrop-keyboard-drag li {
|
||||
width: 12px;
|
||||
height: 12px;
|
||||
}
|
||||
|
||||
.dir-rtl {
|
||||
ul, ol {
|
||||
margin-right: 25px;
|
||||
}
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user