Skip to content

Commit

Permalink
Update admin.php
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronHolbrook authored Nov 22, 2017
1 parent d6b9e83 commit f80fcac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function configuration() {
<th scope="col" id="action-hook" class="manage-column">
Function
</th>
<th scope="col" id="description" class="manage-column column-description" style="width: 60%">
<th scope="col" id="description" class="manage-column column-description" style="width: 40%">
Description
</th>
</tr>
Expand Down Expand Up @@ -81,4 +81,4 @@ function configuration() {
</div>

<?php
}
}

0 comments on commit f80fcac

Please sign in to comment.