Jump to content

evandromira

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by evandromira

  1. Hi,

     

    Can you try this ?:

    .myCls {
        vertical-align: middle;
        text-align: center;
        display: table-cell;
        position: relative !important;
    }
    function beforeInit(sender, config)
    {
        config.cls = "myCls";
    }

    Best regards,

    Onde coloco .myCls?

×
×
  • Create New...