Make tables wider
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 10 Jun 2019 12:46:23 +0000 (08:46 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 10 Jun 2019 12:46:23 +0000 (08:46 -0400)
Change from 800 to 1200px.

views/admin/messages/listMessagesTable.html
views/admin/messages/listTemplates.html
views/admin/messages/search.html

index d98aa9e..2929d22 100644 (file)
@@ -1,4 +1,4 @@
-<table class="wp-list-table widefat fixed posts glm-admin-table" style="width: 800px;">
+<table class="wp-list-table widefat fixed posts glm-admin-table" style="width: 1200px;">
     <thead>
         <tr>
             <th align="left" style="width: 20px">ID</th>
index 0ec173c..e58218f 100644 (file)
@@ -3,7 +3,7 @@
 
 <a href="{$thisUrl}?page={$thisPage}&option=editTemplate" class="button button-primary glm-right">Add Template</a>
 
-<table class="wp-list-table widefat fixed posts glm-admin-table" style="width: 800px;">
+<table class="wp-list-table widefat fixed posts glm-admin-table" style="width: 1200px;">
     <thead>
         <tr>
             <th align="left" style="width: 20px">ID</th>
index ad98816..8b5429f 100644 (file)
 {/if}
 
 {if $searchResults}
-    <table class="wp-list-table widefat fixed posts glm-admin-table" style="width: 800px;">
+    <table class="wp-list-table widefat fixed posts glm-admin-table" style="width: 1200px;">
         <thead>
             <tr>
                 <th>ID</th>