Make date column wider

master
Drew DeVault 9 years ago
parent ff9f0fe89e
commit 8d320c8820
  1. 2
      templates/admin.html

@ -98,7 +98,7 @@
<table class="table">
<thead>
<tr>
<th>Date</th>
<th style="min-width: 10rem">Date</th>
<th>Email</th>
<th>Project</th>
<th>Comment</th>

Loading…
Cancel
Save