IE list fixes
parent
34c5441392
commit
27aa71f3a4
|
@ -210,8 +210,9 @@ ol {
|
|||
list-style-type: decimal;
|
||||
}
|
||||
|
||||
/* Fixes #2223 and #1836 */
|
||||
ol > li {
|
||||
display:inline;
|
||||
display:block;
|
||||
}
|
||||
|
||||
/* Set the indentation */
|
||||
|
|
Loading…
Reference in New Issue