openlayer-basic-widgets/src/main/webapp/OpenLayerBasicWidgets.css

8 lines
130 B
CSS

/* OpenLayer Form fix */
#wkt-geometry-text-area {
width: 400px !important;
}
#combo-geometry-type {
width: 406px !important;
}