Fixed scrollbars in admin center

merge-requests/2/head
Mike Koch 10 years ago
parent bbe56f5e82
commit 8094e320ab

@ -18,6 +18,11 @@
$questionMarkColor = $hesk_ui_settings['questionMarkColor'];
?>
.row {
margin-left: 0px;
margin-right: 0px;
}
.navbar {
margin-bottom: 0;
}

Loading…
Cancel
Save