mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Merge remote-tracking branch 'origin/develop'
This commit is contained in:
commit
163b3f6c0b
4
app.json
4
app.json
|
@ -148,7 +148,7 @@
|
|||
"image": "heroku/php",
|
||||
"addons": [
|
||||
"cleardb:ignite",
|
||||
"heroku-redis:hobby-dev",
|
||||
"heroku-redis:mini",
|
||||
"papertrail:choklad"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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