.ios {
  .popover {
    transform: none;
    transition-property: opacity;
  }
}
