adjusts the margin and padding for img barcode in labels
This commit is contained in:
parent
1a8b2a169b
commit
ec854ddc1d
1 changed files with 1 additions and 2 deletions
|
@ -52,8 +52,7 @@ $qr_size = ($settings->alt_barcode_enabled=='1') && ($settings->alt_barcode!='')
|
||||||
}
|
}
|
||||||
img.barcode {
|
img.barcode {
|
||||||
display:block;
|
display:block;
|
||||||
|
margin-top:-7px;
|
||||||
padding-top: .11in;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
div.label-logo {
|
div.label-logo {
|
||||||
|
|
Loading…
Add table
Reference in a new issue