[SOLVED] Grid v 4.0.5

Hi there!
Thx a lot for new nice dev, i think i found little bug in v. 4.0.5 .
Tablet and desktop grid not work properly because there is no set width of cols.
Grid.less must contain at line 12 something like this:
> [class*=“col-”], > [class*=“tablet-”], > [class*=“desktop-”], > .col

Greetings,
Tom

Everything is correct and it is supposed you don’t use tablet- and desktop- classes without usual col- class

1 Like