diff --git a/netbox_qrcode/templates/netbox_qrcode/qrcode3.html b/netbox_qrcode/templates/netbox_qrcode/qrcode3.html index 79e96b4..3fb0176 100644 --- a/netbox_qrcode/templates/netbox_qrcode/qrcode3.html +++ b/netbox_qrcode/templates/netbox_qrcode/qrcode3.html @@ -36,6 +36,7 @@ max-width: {{label_width}}; background-color: WhiteSmoke; outline: 1px solid black; + display: inline-block; }