summaryrefslogtreecommitdiff
path: root/_security/index.html
diff options
context:
space:
mode:
authorAilin Nemui <ailin@z30a.localdomain>2018-04-24 18:47:51 +0200
committerAilin Nemui <ailin@z30a.localdomain>2018-04-24 18:47:51 +0200
commit6fcf04ba9b387fcded55fdba43fbaa9c4bddd575 (patch)
treec358d63e2f646657d1a775f6592b25299999af3c /_security/index.html
parentc0a8f8164f6537b1709e77913eb963555c1b1d50 (diff)
downloadirssi.github.io-6fcf04ba9b387fcded55fdba43fbaa9c4bddd575.zip
fix security table width
Diffstat (limited to '_security/index.html')
-rw-r--r--_security/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_security/index.html b/_security/index.html
index 01ea06b..e88b664 100644
--- a/_security/index.html
+++ b/_security/index.html
@@ -7,7 +7,7 @@ permalink: security/
Please report security issues to staff&#64;irssi&#46;org. Thanks!
<h2>Past issues overview</h2>
-<table class="table">
+<table class="table wide">
<thead>
<tr class="text-nowrap">
<th colspan="2">Links</th>
@@ -82,7 +82,7 @@ for advisory in advisories reversed %}
{% endfor %}
</tbody>
{% endfor %}
- </tbody>
+
</table>
<h2>Reference</h2>