Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Form inputs in IE, text align problem Reply To: Form inputs in IE, text align problem

#157380
matthisco
Participant

I’ve even added this code in the head, and it still makes no difference:

    .input-lg{ padding: 0;

margin: 0;
line-height: 50px;
height: 50px;
background-color: red;
font-size: 30px;
}