Still converting to bootstrap 5. Fixed regression on releases

This commit is contained in:
emeric
2022-05-12 20:24:23 +02:00
parent 0a9fbb2046
commit 863c002724
4 changed files with 10 additions and 14 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<message id="Lms.Admin.Users.template">
<h3>${tr:Lms.Admin.Users.users}</h3>
${users class="d-grid gap-1"}
${users class="d-grid gap-1 mb-3"}
${<if-can-create-user>}
${add-btn class="btn btn-primary"}
${</if-can-create-user>}