return this.overlay
      .position()
      .flexibleConnectedTo(this.elementRef)
      .withPush(true)
      .withFlexibleDimensions(false)