8000 table fix by adding style tags · YoRobotCop/docs.hackerone.com@738d440 · GitHub
[go: up one dir, main page]

Skip to content

Commit 738d440

Browse files
committed
table fix by adding style tags
1 parent 3ac91db commit 738d440

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/programs/import-vulns.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ title: "Import Vulnerabilities"
33
path: "/programs/import-vulnerabilities.html"
44
id: "programs/import-vulnerabilities"
55
---
6+
<style>
7+
td, th {
8+
max-width: 0px;
9+
}
10+
</style>
611

712
Before launching a program with HackerOne, it’s important that known un-remediated issues are imported into the platform to properly identify duplicate reports when they are reported. To import these un-remediated vulnerabilities, you’ll need to provide a correctly formatted CSV file with details of each vulnerability to your program manager.
813

0 commit comments

Comments
 (0)
0