simplify hiding QR Code size buttons

This commit is contained in:
Marcus Jaschen 2023-05-18 14:47:58 +02:00
parent 0cc9b8b13f
commit 806675fc22
2 changed files with 2 additions and 8 deletions

View file

@ -664,14 +664,9 @@
the route definition is too long. Removing some waypoints may help fit all data into the QR
Code.
</p>
<div id="qrcode-size-buttons">
<div id="qrcode-buttons">
<div class="mt-2"><small>QR Code Size:</small></div>
<div
id="qrcode-buttons"
class="btn-group btn-group-xs"
role="group"
aria-label="Change size of QR Code"
>
<div class="btn-group btn-group-xs" role="group" aria-label="Change size of QR Code">
<button
class="btn btn-secondary qrcode-size-button"
id="qrcode-create-small"