Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Table row not expanding to full width

$
0
0

Replies: 0

.single-post #ntb_table{width:100%;table-layout:inherit;min-width:100%;max-width:100%}
.single-post #ntb_table th,.single-post #ntb_table td{min-width:auto!important;width:auto!important}

Sir, thanks for the good plugin.
Is there a way to make a fullwidth table?
Above code is not work for me : Table row not expanding to full width.

—————-
solved by adding this
.ntb_table_wrapper table tbody{display:table-row-group}


Viewing all articles
Browse latest Browse all 59525

Trending Articles