Added false positives management to website

This commit is contained in:
vjrj 2018-01-29 19:23:05 +01:00
parent 379e72a9e7
commit 674c07460b
10 changed files with 192 additions and 29 deletions

View file

@ -36,3 +36,7 @@ h4.page-header {
margin-top: 10px;
}
}
#react-root > div > div.container > div > div.alert {
margin-top: 20px;
}