![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
31/07/2009, 11:44
|
![Avatar de Mikmoro](http://static.forosdelweb.com/customavatars/avatar153985_1.gif) | Colaborador | | Fecha de Ingreso: octubre-2006 Ubicación: K-pax
Mensajes: 7.228
Antigüedad: 18 años, 4 meses Puntos: 280 | |
Respuesta: Zafari y la %&@#! Yo probaría a darle un ancho al label en lugar de auto:
.buytel-box fieldset label, .buybulk-box fieldset label {color:#FFFFFF;
float:left;
font-size:20px;
font-weight:normal;
line-height:35px; width:1.3em;
}
Por ejemplo, o bien darle un display inline.
Lo del IE6, supongo que se debe a la declaración de xml que haces al principio:
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" type="text/css"?> |