Шаблон:Flexlist-test/styles.css: Разлика между версии

Изтрито е съдържание Добавено е съдържание
overflow: auto for examples
потвърждавам: IE не работи с "li { white-space: nowrap }"
 
Ред 18:
display: inline;
line-height: 1.67em;
white-space: nowrap;
}
.flex-list ul li::before {
Line 30 ⟶ 29:
}
.flex-list ul li > a {
white-space: nowrap; /* somethis cannot be under 'li' as IE has wrapping problems: withit IEputs 'nowrap' on the entire list */
}