[16.11.24] Added ability to create custom themes

@AnBe, you can increase width for business name on line 22.

It would say:

<td style="padding-left: 20px; width: 200px">

so you might change it to:

<td style="padding-left: 20px; width: 220px">
1 Like