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

Prepend on input? #185

Closed
MACscr opened this issue May 10, 2018 · 1 comment
Closed

Prepend on input? #185

MACscr opened this issue May 10, 2018 · 1 comment
Labels

Comments

@MACscr
Copy link

MACscr commented May 10, 2018

Seems input-group isnt supported by this repo, thus I cant use something like:

<span class="input-group-addon">$</span>

whats the proper way to prepend on input with your material package?

@sesemaya
Copy link
Contributor

Hi @MACscr

Input group is fully supported. Please refer to http://daemonite.github.io/material/docs/4.1/components/input-group/#basic-example for examples.

Please be aware that BS4 rewrote .input-group in twbs/bootstrap#25020. One of the many changes is that it dropped .input-group-addon class for .input-group-append/prepend.

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

No branches or pull requests

2 participants