Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply form group size variations to static control. Fixes #15536 #15559

Closed
wants to merge 1 commit into from
Closed

Apply form group size variations to static control. Fixes #15536 #15559

wants to merge 1 commit into from

Conversation

peterblazejewicz
Copy link
Contributor

Fixes #15536.
This PR adds form-control-static to blocks that apply form input group size variations to input controls. After this PR the size of form-control-static will be displayed the same way as form controls with form-control classes. The comment is also updated to match changed code.
This PR does not change code covered by automated or visual tests.
Thanks!

@cvrebert cvrebert added the css label Jan 13, 2015
@cvrebert
Copy link
Collaborator

Competing PR: #15539.

@mdo mdo added this to the v3.3.2 milestone Jan 16, 2015
mdo added a commit that referenced this pull request Jan 16, 2015
@mdo
Copy link
Member

mdo commented Jan 16, 2015

Fix added in dbffb0b. Went with a slightly different approach to avoid unnecessary styles.

@peterblazejewicz
Copy link
Contributor Author

Thanks guys!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

form-control-static does not take into account form-group-sm and lg
3 participants