#topnavbar /* or whatever wraps the whole bar */ {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.eve-sso-login {
  margin-top: 13px;
  height: 24px;
  width: auto;
  vertical-align: middle;
}
