diff --git a/src/plugins/help/offline-dark.css b/src/plugins/help/offline-dark.css index 3cb12e0fd31..73bf359bb70 100644 --- a/src/plugins/help/offline-dark.css +++ b/src/plugins/help/offline-dark.css @@ -460,6 +460,10 @@ table, pre, .LegaleseLeft { margin: 0px } +table.qmlname { + width: 75%; +} + .LegaleseLeft { font-family: monospace; white-space: pre-wrap;