Merge pull request #6949 from beganovich/jira-763

Force min-width for tables
This commit is contained in:
David Bomba 2021-11-10 05:54:34 +11:00 committed by GitHub
commit 2e4fc1edc5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 5 deletions

View File

@ -294,7 +294,7 @@
/** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/
</style>
<table>
<table style="min-width: 100%">
<thead>
<tr>
<td>

View File

@ -258,7 +258,7 @@
/** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/
</style>
<table>
<table style="min-width: 100%">
<thead>
<tr>
<td>

View File

@ -247,7 +247,7 @@
/** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/
</style>
<table>
<table style="min-width: 100%">
<thead>
<tr>
<td>

View File

@ -272,7 +272,7 @@
/** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/
</style>
<table>
<table style="min-width: 100%">
<thead>
<tr>
<td>

View File

@ -238,7 +238,7 @@
/** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/
</style>
<table>
<table style="min-width: 100%">
<thead>
<tr>
<td>