-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Closed
Description
When reporting a bug, include:
- Operating system and version: Windows
- Browser and version: Chrome Version 63.0.3239.132 (Official Build) (64-bit)
- Reduced test cases: https://codepen.io/dietergeerts/pen/LeggQE
- potential fixes: Imho, collapse is a modifier, where card is specifiyng the element, so eventually collapse should take precedence. An !important could be added, but I don't like that. So probably modifiers should be always added after the element classes?