.mp-hide-pw {
  position: relative;
}

.button.mp-hide-pw {
  background: 0 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 1em 1.4em;
}

.button.mp-hide-pw:hover {
  text-decoration: none;
}

.button.mp-hide-pw .dashicons {
  width: 1.25rem;
  height: 1.25rem;
  color: black;
  position: relative;
}