DmitryEfimenko / TwitterBootstrapMvc

Fluent implementation of ASP.NET-MVC HTML helpers for Twitter Bootstrap.
Apache License 2.0
224 stars 79 forks source link

DropDownListFromEnumFor - Add WidthSm and WidthMd methods #400

Closed Joe-McSpadden closed 8 years ago

Joe-McSpadden commented 8 years ago

When the drop down list from enum helper is used, the width on the page looks out of place with other elements. From what we can see the Drop down from enum uses a small width of 10 as its default.

The addition of the WidthSm and WidthMd methods will improve this.

DmitryEfimenko commented 8 years ago

This is included in the latest. Please get it from nuget.