9 Replies Latest reply on Oct 25, 2013 3:47 AM by liuliu

    spinner is broken in a div with display:table

    liuliu

      hi,

       

      example is here, spinner is not shown correctly, see the screen shot.

       

      <a4j:outputPanel layout="block" style="display:table;border-collapse:separate;border-spacing:2px">
          <rich:inputNumberSpinner inputSize="4" maxValue="10000" style="display:table-cell;"/>
          <h:inputText  style="display:table-cell;"/>
      </a4j:outputPanel>