mirror of
https://github.com/snipe/snipe-it.git
synced 2025-01-12 14:27:33 -08:00
adjusts the margin and padding for img barcode in labels
This commit is contained in:
parent
1a8b2a169b
commit
ec854ddc1d
|
@ -52,8 +52,7 @@ $qr_size = ($settings->alt_barcode_enabled=='1') && ($settings->alt_barcode!='')
|
|||
}
|
||||
img.barcode {
|
||||
display:block;
|
||||
|
||||
padding-top: .11in;
|
||||
margin-top:-7px;
|
||||
width: 100%;
|
||||
}
|
||||
div.label-logo {
|
||||
|
|
Loading…
Reference in a new issue