Data in Table in the center
Data in Table in the center
antoniocib
Posts: 277Questions: 62Answers: 1
Hi guys, i need to align in the center of columns the data
i changed this:
body.dataTables div.container,
body.jqueryui div.container {
max-width: 1800px;
margin: 0 auto;
}
This discussion has been closed.
Answers
Solved, just add text-align : center;