From ec5a57b9d280b158d9ed847564d5f1613978e114 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Mon, 14 May 2018 13:28:29 +0200 Subject: [PATCH] Remove unnecessary `btn` class --- src/templates/chatroom_toolbar.html | 2 +- src/templates/toolbar.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/chatroom_toolbar.html b/src/templates/chatroom_toolbar.html index cc3b83b3d..ead574d95 100644 --- a/src/templates/chatroom_toolbar.html +++ b/src/templates/chatroom_toolbar.html @@ -1,6 +1,6 @@ {[ if (o.use_emoji) { ]}
  • - +
  • {[ } ]} diff --git a/src/templates/toolbar.html b/src/templates/toolbar.html index 1b87e4150..2051786b7 100644 --- a/src/templates/toolbar.html +++ b/src/templates/toolbar.html @@ -1,6 +1,6 @@ {[ if (o.use_emoji) { ]}
  • - +
  • {[ } ]}