light-bootstrap-dashboard
light-bootstrap-dashboard copied to clipboard
[Bug] Table TD LAST CHILD DISPLAY PROPERTY
Version
4
Reproduction link
https://demos.creative-tim.com/light-bootstrap-dashboard/examples/table.html
Operating System
Windows10
Device
PC
Browser & Version
Firefox latest
Steps to reproduce
- create card container
- create table inside the card body
- create row with 2 or more columns
- the last column always falling down a few pixel
What is expected?
straight line columns
What is actually happening?
I think becaus the class: .card .table tbody td:last-child "display" property
Solution
remove the display property
Additional comments
https://demos.creative-tim.com/light-bootstrap-dashboard/examples/table.html look at every last columns in your table