Esri / geoform-template-js

GeoForm is a configurable template for form based data editing of a Feature Service.
http://esri.github.io/geoform-template-js/
Apache License 2.0
67 stars 83 forks source link

Attachment button style is not using bootstrap button styles #441

Closed driskull closed 9 years ago

driskull commented 9 years ago

Attachment button style is not using bootstrap button styles

driskull commented 9 years ago

@CTDisasterManagement I also noticed that there are a couple divs with the class "container" that shouldn't be there and one div with inline style setting "padding-left". Can we remove these?

Bootstrap shouldnt have a container within another container. We need to remove these divs.

Its indenting the select file button when it shouldnt be.