fixed div selection in caliBlur.js

This commit is contained in:
h1f0x 2020-05-14 12:29:52 +02:00
parent b3fef625a8
commit e325c3dbf6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ $("body.uiconfig").addClass("admin");
$("body.advsearch").addClass("advanced_search");
$("body.newuser").addClass("admin");
$("body.mailset").addClass("admin");
$('.filterheader').attr('style','margin: 40px 0 !important; padding: 0 10px 0 40px !important;');
$("body > div.container-fluid > div > div.col-sm-10 > div.filterheader").attr("style","margin: 40px 0 !important; padding: 0 10px 0 40px !important;");
// Back button