I am using Bootstrap 3 , i am trying to give height to table and row, but nothing is working for me .
table
row
I tried setting line-height
line-height
http://jsfiddle.net/isherwood/gfgux
html, body { height: 100%; } #table-row, #table-col, #table-wrapper { height: 80%; } Hello 0 讨论(0) 查看其它5个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Hello