commit: 3bc4f0b54d7462200725df7d1324b047f3df9807
parent f8fe2cf91fa84cde9af5115abb52b47974029a42
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Mon, 22 Jan 2024 11:29:12 +0100
notes/gitlab: Use <dl compact>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/notes/gitlab.shtml b/notes/gitlab.shtml
@@ -12,7 +12,7 @@
<h2>Comment Commands</h2>
<p>Couldn't find documentation, here's the list, with proper sorting in an efficient view, none of that scrolling madness with barely even 5 items shown at once.</p>
- <dl>
+ <dl compact>
<dt>/approve</dt> <dd>Approve a merge request</dd>
<dt>/assign @user</dt> <dd>Assign</dd>
<dt>/assign_reviewer @user</dt> <dd>Assign reviewer</dd>