Fixed issue with combo style in Firefox and Epiphany.

FEA: ItEr75S08MigrationZK5
This commit is contained in:
Manuel Rego Casasnovas 2011-07-05 10:43:17 +02:00
parent 238b05929e
commit 7e60371796

View file

@ -1709,3 +1709,7 @@ input.z-datebox-text-disd {
.earned-value-chart .legend-container {
width: 226px;
}
select {
font-size:12px;
}