I need CSS to properly align Phone Extension text box

  • dukewa1
    Asked on October 11, 2014 at 7:36 PM
  • David JotForm Support Manager
    Replied on October 11, 2014 at 8:06 PM

    Is this the form that needs the CSS injection?: http://www.jotformpro.com/form/42837314545962

    If yes, I see the Ext Text Box appears like this:

    I need CSS to properly align Phone Extension text box Image 1 Screenshot 30

    Do you want to reduce that space? Maybe to this:

    I need CSS to properly align Phone Extension text box Image 2 Screenshot 41

    If yes, this is the CSS code that needs to be injected:

    #id_28 {

    margin-left: -60px;

    }

    Hope this is what you are looking for, if not provide us more details, we will be glad to assist you.