Hi yeah i know its stupid question but i tried it but couldn't apply min-height on table so that even when they don't have any content they don't look odd.
i doing like
*.table-fix{*
*
*
* min-height: 500px !important;*
*}*
*
*
Doesn't work, Any other way of doing it??
