minikomi/Bootstrap-Form-Builder

Select & Input Width

Closed this issue · 2 comments

According to: twbs/bootstrap#3413
input-xlarge, input-xxlarge, etc. are only there for legacy reasons.
I tripped on this issue because with the form builder, select and input have different sizes.
Is there a reason for still using the legacy css tags?

There was no mention of that in the documentation, and when I created the
form builder I just followed the examples on bootstrap site.

It seems that bootstrap 3 is coming soon, so a lot will have to be redone..
I think this can wait until then.

On Thursday, July 25, 2013, Maximilian Mackh wrote:

According to: twbs/bootstrap#3413twbs/bootstrap#3413
input-xlarge, input-xxlarge, etc. are only there for legacy reasons.
I tripped on this issue because with the form builder, select and input
have different sizes.
Is there a reason for still using the legacy css tags?


Reply to this email directly or view it on GitHubhttps://github.com//issues/41
.

----=^.^=---

Will fork & create new version.