geolocation.css in Geolocation Field 7
CSS for Geolocation Field.
File
geolocation.cssView source
- /**
- * @file
- * CSS for Geolocation Field.
- */
-
- .field-type-geolocation-latlng.field-widget-geolocation-text .fieldset-wrapper {
- overflow: hidden;
- }
-
- .field-type-geolocation-latlng.field-widget-geolocation-text .form-type-textfield {
- float: left;
- margin-right: 1em;
- }