added margin-bottom class
Dieser Commit ist enthalten in:
Ursprung
1b35798d9f
Commit
c9457f1407
@ -1,5 +1,5 @@
|
||||
[{block name="pdfHeading"}]
|
||||
<table class="fontSize12 pdf_heading_table" cellspacing="0">
|
||||
<table class="fontSize12 pdf_heading_table marginBottom15" cellspacing="0">
|
||||
[{block name="heading_owner_information"}]
|
||||
<tr>
|
||||
<td class="pdf_heading_width65">
|
||||
|
@ -67,6 +67,9 @@ table{
|
||||
width: 100%;
|
||||
margin-top: 8mm;
|
||||
}
|
||||
.marginBottom15{
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.pdf_heading_width35{
|
||||
width: 35%;
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren