.btn-light:not(.uk-hack), .uk-button-default:not(.uk-hack) {
  position: static;
}


/* Strengthen the divider between Save to button and dropdown arrow */
.uk-inline .uk-button-default[aria-haspopup="true"] {
    border-left: 2px solid #b7558c!important;
}