.uk-button-group {
  & > .uk-button:nth-child(n+2),
  & > div:nth-child(n+2) .uk-button {
    margin-left: -5px;
  }
}
