MediaWiki:Common.css: различия между версиями
Материал из J2MEdia
Нет описания правки Метка: ручная отмена |
Нет описания правки |
||
Строка 1: | Строка 1: | ||
.portable-infobox { |
.portable-infobox { |
||
width: 400px !important; |
|||
min-width: |
min-width: unset !important; |
||
word-break: |
word-break: normal !important; |
||
hyphens: manual !important; |
hyphens: manual !important; |
||
overflow-wrap: normal !important; |
|||
} |
|||
.portable-infobox * { |
|||
white-space: normal !important; |
|||
} |
|||
.portable-infobox .pi-data-label { |
|||
white-space: nowrap !important; |
|||
} |
} |