Using "well" with contextual background does not change bg color...
Created by: jbruni
I've coded:
<div class="well bg-success">some text</div>
But I didn't get the green background color.
Shouldn't the well component accept the contextual background class background-color?