PDA

View Full Version : Solved: Date picker super wide and no content in ff3



mth96a
18 Jun 2008, 6:12 AM
Any ideas? It appears correctly in IE, but not in firefox 3

here is a picture with what it looks like

strandmyr
18 Jun 2008, 10:35 PM
Same experience here. need to find a fix:)

mth96a
19 Jun 2008, 10:34 AM
/* Fix for Firefox 3 */
.x-date-middle {
width: 160px;
}

.x-grid3 table {
table-layout:fixed;
}

jratcliff
20 Jun 2008, 8:55 PM
Does this happen with the date picker when Ext.nd is not involved? I'm wondering if we are doing something to cause this.

mth96a
23 Jun 2008, 12:35 PM
It is an EXT Problem found answers on other forums here