Applied overflow managing directives to all classes which needed it

This commit is contained in:
pezcurrel 2023-08-21 11:07:30 +02:00
parent d9ab4acd8f
commit 8da4276a14

View file

@ -61,8 +61,6 @@ img {
padding: 6px;
padding-top: 2px;
line-height: 1.4;
}
.idesc {
word-break: normal;
overflow-wrap: anywhere;
}