changeset 234:b54526baef6b

(bulma) chat: fixed typo in classname
author Goffi <goffi@goffi.org>
date Tue, 19 May 2020 18:41:14 +0200
parents 1215a6e2385f
children f5f428a50c10
files sat_templates/templates/bulma/chat/select.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/sat_templates/templates/bulma/chat/select.html	Tue May 19 18:40:53 2020 +0200
+++ b/sat_templates/templates/bulma/chat/select.html	Tue May 19 18:41:14 2020 +0200
@@ -14,7 +14,7 @@
 </section>
 
 <section class="section">
-    <div class="columns is-mobile is-muliline">
+    <div class="columns is-mobile is-multiline">
         {% for room in rooms %}
             <div class="column is-2-desktop is-4-touch">
                 <div class="card x-is-hoverable">