You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think updates may be required for Bootstrap 4.0.0, as the documentation states that <label> must now come outside of input-group, which conflicts with one of your examples. The CSS still seems works for a basic input but given the new restriction on the placement of the label tag, I can't figure out how to use it in combination with the new input-group-prepend class which replaces input-group-addon.
Is comaptible with bootstrap 4 stable?
The text was updated successfully, but these errors were encountered: