DmitryEfimenko / TwitterBootstrapMvc

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

Left aligning labels in form-horizontal #438

Closed vanithav closed 8 years ago

vanithav commented 8 years ago

How do i left align the labels while using a horizontal form?

DmitryEfimenko commented 8 years ago

this is just a matter of overriding Bootstrap's css, not TwitterBootstrapMVC related.