/* TODO: Hack to align buttons, find somehting better */
.user-page .additional-actions {
  position: relative;
  top: -80px;
  left: 230px;
}
