Emagister / zend-form-decorators-bootstrap

Zend_Form decorators for Twitter's Bootstrap UI
http://emagister.github.com/zend-form-decorators-bootstrap
168 stars 79 forks source link

Remove stray surrounding whitespace from css class name(s). #113

Open twisty opened 10 years ago

twisty commented 10 years ago

Elements are often wrapped in a div with class=" form-group ". This simply trims the extra whitespace around the class names.

twisty commented 10 years ago

Bump. Anyone there?