// Reason: For rounded ripple
.dropdown {
  &.b-dropdown {
    border-radius: $border-radius;
  }
}
