Center Table & Reduce Width
-
I created a table (such a great plug-in) and I used this code to center it and shrink the width using this code I found in your Support Forums.
.dataTables_wrapper .tablepress {
width: auto;
margin: 0 auto 1em !important;
}I expected it would format all subsequent tables similarly, but unfortunately, even with the same column widths, I can’t get my newest table to act the same way.
http://www.pipeline-management.com/table-salesforce/Thank you!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Center Table & Reduce Width’ is closed to new replies.