Browse Source

Font size 12px (#3771)

version-14
Faris Ansari 8 years ago
committed by Rushabh Mehta
parent
commit
1549b9aa77
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      frappe/templates/emails/auto_email_report.html

+ 1
- 1
frappe/templates/emails/auto_email_report.html View File

@@ -15,7 +15,7 @@
{% endif %}
</table>
{% if data %}
<table class="table table-bordered" cellpadding="0" cellspacing="0" border="0" width="100%">
<table class="table table-bordered text-medium" cellpadding="0" cellspacing="0" border="0" width="100%">
<thead>
<tr>
{% for col in columns %}


Loading…
Cancel
Save