Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Table TD LAST CHILD DISPLAY PROPERTY #49

Open
asoetarmono opened this issue Jul 12, 2019 · 0 comments
Open

[Bug] Table TD LAST CHILD DISPLAY PROPERTY #49

asoetarmono opened this issue Jul 12, 2019 · 0 comments

Comments

@asoetarmono
Copy link

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

  1. create card container
  2. create table inside the card body
  3. create row with 2 or more columns
  4. 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

@asoetarmono asoetarmono changed the title [Bug] Table TD LAST CHILD DISPLAY BLOCK [Bug] Table TD LAST CHILD DISPLAY PROPERTY Jul 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant