How do I resize dropdown fields in second column?

  • dvsbyknight
    Asked on January 20, 2015 at 11:15 AM

    For the life of me I can't get these resized after merging to line above.

    Jotform Thread 499495 Screenshot
  • Carina
    Replied on January 20, 2015 at 1:48 PM

    There are some conflicts with the css code. I will investigate this further and will get back to you later with a solution.

    Let us know if we can assist you further.  

  • Carina
    Replied on January 21, 2015 at 8:45 AM

    Please try adding the css code:

    .form-dropdown {

    max-width: 100px !important;

    width: 100% !important;

    }

    Let us know if we can assist you further.