You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use following css to reset border from .panel > .list-group .list-group-item:first-child { border-top: 0; } to .list-group-item { border: 1px solid #dddddd; }:
Panel with list groups does not have border between panel-body and list-group.
Is it intended design?
The text was updated successfully, but these errors were encountered: