diff --git a/css/hesk_newStyle.php b/css/hesk_newStyle.php index 2d9c03ce..0e5e5dd6 100644 --- a/css/hesk_newStyle.php +++ b/css/hesk_newStyle.php @@ -18,6 +18,11 @@ $questionMarkColor = $hesk_ui_settings['questionMarkColor']; ?> +.row { + margin-left: 0px; + margin-right: 0px; +} + .navbar { margin-bottom: 0; }