Fixed the protocol column width

This commit is contained in:
Nayef Alebrahim 2020-01-16 15:21:27 +03:00
parent d0680834fd
commit bb572cc819
No known key found for this signature in database
GPG Key ID: 7F1502304671A40F
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
<th scope="col">{{ label_label }}</th>
<th scope="col">{{ label_domain }}</th>
<th scope="col" style="width: 5%;">{{ label_port }}</th>
<th scope="col" style="width: 5%;">{{ label_protocol }}</th>
<th scope="col" style="width: 8%;">{{ label_protocol }}</th>
<th scope="col" style="width: 8%;">{{ label_type }}</th>
<th scope="col" style="width: 8%;">{{ label_rtime }}</th>
<th scope="col" style="width: 10%;">{{ label_last_online }}</th>