wip: style checks

Former-commit-id: 527c939420f9790b7b0850a207dd5221721986fd
This commit is contained in:
fbsanchez 2019-03-05 19:02:23 +01:00
parent 70e4e86cdf
commit 63ee3b0329
2 changed files with 0 additions and 3 deletions

View File

@ -15,8 +15,6 @@ if (! check_acl($config['id_user'], 0, 'AW')) {
ui_require_css_file('discovery');
ui_print_page_header(__('Discover'), '', false, '', true);
/**
* Mask class names.

View File

@ -49,7 +49,6 @@ div.data_container:hover {
h1.wizard {
padding: 0;
margin: 0;
margin-top: -1.25em;
}
h1.wizard a {
margin-left: -20px;