if (this.props.pixelTop != null)
      this.element.style.top = this.props.pixelTop + 'px';