Browse Source

Increase spacing

Kristan Kenney 5 years ago
parent
commit
aa964f9635
2 changed files with 2 additions and 2 deletions
  1. 1 1
      web/templates/admin/list_stats.html
  2. 1 1
      web/templates/user/list_stats.html

+ 1 - 1
web/templates/admin/list_stats.html

@@ -62,7 +62,7 @@
               </span>
               </span>
             </div>
             </div>
             <div class="l-separator"></div>
             <div class="l-separator"></div>
-            <table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;">
+            <table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;margin-top: 8px;">
               <tbody>
               <tbody>
                 <tr>
                 <tr>
                   <td style="width: 33.3333%;padding-left:8px;padding-right:8px;padding-top: 4px;padding-bottom:4px;">
                   <td style="width: 33.3333%;padding-left:8px;padding-right:8px;padding-top: 4px;padding-bottom:4px;">

+ 1 - 1
web/templates/user/list_stats.html

@@ -37,7 +37,7 @@
               </span>
               </span>
             </div>
             </div>
             <div class="l-separator"></div>
             <div class="l-separator"></div>
-            <table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;">
+            <table border="0" style="border-collapse: collapse; width: 100%; font-size:0.85rem;margin-top: 8px;">
               <tbody>
               <tbody>
                 <tr>
                 <tr>
                   <td style="width: 33.3333%;padding-left:8px;padding-right:8px;padding-top: 4px;padding-bottom:4px;">
                   <td style="width: 33.3333%;padding-left:8px;padding-right:8px;padding-top: 4px;padding-bottom:4px;">