diff --git a/modules/monitoring/public/css/tables.less b/modules/monitoring/public/css/tables.less index 33472373a..96e1688d1 100644 --- a/modules/monitoring/public/css/tables.less +++ b/modules/monitoring/public/css/tables.less @@ -74,7 +74,7 @@ // Plugin output in detail views .plugin-output, -// Plugin output in overvies +// Plugin output in overviews .overview-plugin-output { -webkit-hyphens: auto; -moz-hyphens: auto; @@ -85,7 +85,7 @@ word-wrap: break-word; } -// Plugin output in overvies +// Plugin output in overviews .overview-plugin-output { color: @text-color-light; font-family: @font-family-fixed;