[v4] <hr> not visible in Cards
Created by: bradleygauthier
When adding an <hr> inside a .card, the line does not appear. I believe this may be a bug.
The only way I found to make it appear, is by adding width: 100%; to the <hr>. But this doesn't seem like an intended feature.