/** override hardcoded value in bootstrap2 */
.dropdown-menu {
  @include border-radius($borderRadiusSmall);
}