[CLOSED] Ext.net v2 Beta release: Label top line height appears don´t works.

  1. #1

    [CLOSED] Ext.net v2 Beta release: Label top line height appears don´t works.

    Hi!

    I insert in my css file this line:
    .x-form-label-top label.x-form-item-label {
        line-height: 5px;        
    }
    To remove the space between label and control (when label was in top of control).
    But, appears that this space is come back.

    Attachment 3954
    Last edited by Daniil; Mar 16, 2012 at 7:11 PM. Reason: [CLOSED]
  2. #2
    Hi,

    Please try:
    label.x-form-item-label {
        line-height: 5px;       
    }
  3. #3
    Works fine!

    Thanks a lot, Daniil.

Similar Threads

  1. Replies: 3
    Last Post: Mar 26, 2012, 1:43 PM
  2. Replies: 6
    Last Post: Mar 20, 2012, 8:06 PM
  3. Replies: 3
    Last Post: Mar 19, 2012, 12:35 PM
  4. [CLOSED] Ext.net v2 Beta release: Top align don´t works
    By supera in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 16, 2012, 5:53 PM
  5. [CLOSED] LabelAlign in checkbox appears don´t take effect.
    By supera in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Feb 23, 2012, 3:14 PM

Posting Permissions