Skip to content

Conversation

@mvciekzvbek
Copy link

No description provided.


@media @smartphone {
min-width: 65px;
span:first-child {
Copy link

@skoklowski skoklowski Jun 1, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that real problem is that is not allowed to put span tag directly inside tr. Only td and th is allowed there. We should fix this issue instead doing hacks in CSS because such HTML is invalid so we never know when it will stop working in some future browsers version.

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

Successfully merging this pull request may close these issues.

3 participants