mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-11 16:14:18 -08:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
e18c3e08be
|
@ -52,7 +52,7 @@ $qr_size = ($settings->alt_barcode_enabled=='1') && ($settings->alt_barcode!='')
|
||||||
}
|
}
|
||||||
img.barcode {
|
img.barcode {
|
||||||
display:block;
|
display:block;
|
||||||
margin-top:-7px;
|
margin-top:-14px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
div.label-logo {
|
div.label-logo {
|
||||||
|
|
Loading…
Reference in a new issue