Something went wrong while setting issue due date.
Normal list groups inside panels
Closed
Normal list groups inside panels
Created by: bjohnson045
While developing using BS3 I am finding myself needing/wanting to create list groups inside a panel without the full-width panel list group styles kicking in (.panel .list-group). For example if I have a large/wide panel content area where I might want to display a list-group on one side and content on the other. Am I missing a way to do this?
Perhaps only do full width list groups if the list-group is a direct descendant of .panel. This way we can put them inside a panel-body DIV for normal rendering.