summaryrefslogtreecommitdiff
path: root/src/http/tpl/posts-manage.html
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2023-01-24 12:19:21 +0100
committerBrian Picciano <mediocregopher@gmail.com>2023-01-24 12:19:21 +0100
commit63cc6cb217dadc2fa5aa8d55e054cdbad14df60a (patch)
treeefd751901c6b20dccd02e261a8482dd72554feb5 /src/http/tpl/posts-manage.html
parentc1c1bb2c4c1baf37dbcce96f144966d4ada65ac5 (diff)
Fix squished manage post edit button
Diffstat (limited to 'src/http/tpl/posts-manage.html')
-rw-r--r--src/http/tpl/posts-manage.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/http/tpl/posts-manage.html b/src/http/tpl/posts-manage.html
index 17e7274..ac781df 100644
--- a/src/http/tpl/posts-manage.html
+++ b/src/http/tpl/posts-manage.html
@@ -13,6 +13,12 @@
{{ end }}
<table>
+ <colgroup>
+ <col span="1" style="width: auto;">
+ <col span="1" style="width: auto;">
+ <col span="1" style="width: 5rem;">
+ <col span="1" style="width: auto;">
+ </colgroup>
{{ range .Payload.Posts }}
<tr>