From 5819154c5a4b38bd735dc210fce8ca5fd7b604a6 Mon Sep 17 00:00:00 2001 From: Cayo Puigdefabregas Date: Tue, 11 Oct 2022 18:04:25 +0200 Subject: [PATCH] fix layout print label --- ereuse_devicehub/static/css/devicehub.css | 3 +++ ereuse_devicehub/templates/labels/print_labels.html | 5 ++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ereuse_devicehub/static/css/devicehub.css b/ereuse_devicehub/static/css/devicehub.css index 84771144..46fae783 100644 --- a/ereuse_devicehub/static/css/devicehub.css +++ b/ereuse_devicehub/static/css/devicehub.css @@ -29,4 +29,7 @@ .doTransfer { margin-top: -8px; margin-right: 15px;" +} +.printLabelForm { + margin-left: 10px; } \ No newline at end of file diff --git a/ereuse_devicehub/templates/labels/print_labels.html b/ereuse_devicehub/templates/labels/print_labels.html index df419a5f..0e36d68d 100644 --- a/ereuse_devicehub/templates/labels/print_labels.html +++ b/ereuse_devicehub/templates/labels/print_labels.html @@ -13,7 +13,7 @@
-
+
@@ -91,8 +91,7 @@
{% endfor %}
-
-
+