Extjs DateField在firefox下显示过长问题的解决办法 在页面中加入此CSS样式表.x-date-middle { padding-top:2px;padding-bottom:2px; width:130px; /* FF3 */ }