Skip to content

Commit aa964f9

Browse files
author
Kristan Kenney
committed
Increase spacing
1 parent 62bf822 commit aa964f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

web/templates/admin/list_stats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
</span>
6363
</div>
6464
<div class="l-separator"></div>
65-
<table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;">
65+
<table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;margin-top: 8px;">
6666
<tbody>
6767
<tr>
6868
<td style="width: 33.3333%;padding-left:8px;padding-right:8px;padding-top: 4px;padding-bottom:4px;">

web/templates/user/list_stats.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
</span>
3838
</div>
3939
<div class="l-separator"></div>
40-
<table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;">
40+
<table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;margin-top: 8px;">
4141
<tbody>
4242
<tr>
4343
<td style="width: 33.3333%;padding-left:8px;padding-right:8px;padding-top: 4px;padding-bottom:4px;">

0 commit comments

Comments
 (0)