Skip to content
Snippets Groups Projects
Commit aa13f9c6 authored by Solan Delvenne (sode)'s avatar Solan Delvenne (sode)
Browse files

[FIX] snailmail: Adjust the address margin


Follow-up reports were not going through due to the background clipping
into the address area.

closes odoo/odoo#109615

Signed-off-by: default avatarFlorian Daloze (fda) <fda@odoo.com>
parent 6088424b
Branches
Tags
No related merge requests found
......@@ -49,11 +49,11 @@ div .row.fallback_header {
width: 117% !important;
> div.col-5.offset-7 {
background-color: #ffffff;
margin-left: 48.5% !important;
margin-left: 47.5% !important;
position: relative !important;
> div:first-child {
width: 100%;
padding-left: 2mm !important;
padding-left: 6mm !important;
height: 33mm;
max-height: 33mm !important;
line-height: 1.1em;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment