From 5fc75c6082fd4a19f0882fa01ac0a37ec95b0127 Mon Sep 17 00:00:00 2001 From: Thomas Mudrunka Date: Mon, 26 Mar 2012 20:45:29 +0200 Subject: [PATCH] Hezci barcode --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index bf7614a..2eea85a 100755 --- a/index.php +++ b/index.php @@ -219,7 +219,7 @@ li a, a:hover { text-decoration:underline; } .item_status_stored td { font-weight:bold; } .item_status_deleted td { text-decoration:line-through; } .item_status_destroyed td { font-style:italic; } -.floating_barcode { margin-top: 5px; } +.floating_barcode { margin: 5px; } /* table, table * { table-layout:fixed; width:100%; overflow:hidden; word-wrap:break-word; } */ /* td { position:absolute; } */ /* .cell_model_name { float:left; } */ -- 2.30.2