Tengo esto:
Código PHP:
<table>
<tr><td class=Forms>First Class: </td><td><input maxlength="3" value="150" type="text" name="pax" /></td></tr>
</table><br />
Quiero evitar el salto de línea.
El estilo Forms css es este:
Código CSS:
Ver original
background-color: #206D13; color: white; text-align: left; text-indent: 10px; font-family: Century Gothic; font-weight: normal; font-size: 15px;