// -----------------------------------------------------------------------------
// This file contains all styles related to the list-group component.
// -----------------------------------------------------------------------------
.list-group {
  display: inline-flex;
}