Fix styling of dl in alert

This commit is contained in:
Raphael Michel
2023-02-09 09:47:03 +01:00
parent 6902725f3c
commit cef7b33c4b

View File

@@ -480,6 +480,7 @@ td > .dl-horizontal {
word-wrap: break-word;
}
.alert > dl:last-child,
td > p:last-child,
.panel-body > dl:last-child,
.panel-body > .table:last-child,