Merge branch 'ent-4632-alineamiento-erroneo-en-los-headers-y-footer-con-reported-pdf' into 'develop'

changed style on tables pdf report

See merge request artica/pandorafms!2718
This commit is contained in:
Daniel Rodriguez 2019-09-24 12:33:46 +02:00
commit 8e728eed6b
1 changed files with 1 additions and 3 deletions

View File

@ -27,9 +27,6 @@
* GNU General Public License for more details.
* ============================================================================
*/
table {
text-align: center;
}
table.header_table {
width: 100%;
@ -72,6 +69,7 @@ table.table_beauty tbody tr td {
table.databox {
margin-bottom: 20px;
text-align: center;
}
th.title_table_pdf {