ux-menu-divider {
  display: block;
  height: 1px;
  border-bottom: 1px solid @dropdown-divider;
  margin: 5px 0;
}
