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

Ability to use input-prepend and input-append #81

Closed
jprosevear opened this issue Mar 6, 2013 · 1 comment
Closed

Ability to use input-prepend and input-append #81

jprosevear opened this issue Mar 6, 2013 · 1 comment

Comments

@jprosevear
Copy link

Would be good if the button group that is generated could be appended or prepended to another input field.

Right now if you do:
div class="input-prepend"
select
input

it works hackily. but
div class="input-prepend input-append"
select
input
button

Fails to style the btn-group generate by this plugin onto the input (it gets styled onto the blank select as an append).

(Could be this is out of scope though)

@XavierColombel
Copy link

+1

caseyjhol added a commit that referenced this issue Mar 30, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants