We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373d150 commit d762144Copy full SHA for d762144
1 file changed
l10n_do_accounting/views/report_invoice.xml
@@ -236,11 +236,7 @@
236
<attribute name="style">font-size: 12px;</attribute>
237
</xpath>
238
239
- <xpath expr="//div[hasclass('page')]//div[hasclass('overflow-hidden')]" position="attributes">
240
- <attribute name="style">font-size: 12px;</attribute>
241
- </xpath>
242
-
243
- <xpath expr="//t[@t-set='layout_document_title']" position="replace"/>
+<xpath expr="//t[@t-set='layout_document_title']" position="replace"/>
244
245
<xpath expr="//div[hasclass('oe_structure')]" position="replace"/>
246
0 commit comments