DmitryEfimenko / TwitterBootstrapMvc

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

Left aligning labels in form-horizontal #438

Closed vanithav closed 7 years ago

vanithav commented 7 years ago

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

DmitryEfimenko commented 7 years ago

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