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
When using the icons (has-icon- left and right) with the input group, the icon divs arn't styled or sized correctly like the inputs are. There is also an issue with the icons disappearing when the input is clicked. Below is an image and paste bin of the code becuase codepen wasn't displaying it correctly.
Someone explain context why this was needed? -- I assume proper positioning of elements, z-index wouldn't be needed, but I'm new to this framework. @picturepan2, care to explain since you committed this?
@oliverjrose99, for now a temp fix would simply be adding .form-icon to that group input class with a new z-index.
When using the icons (has-icon- left and right) with the input group, the icon divs arn't styled or sized correctly like the inputs are. There is also an issue with the icons disappearing when the input is clicked. Below is an image and paste bin of the code becuase codepen wasn't displaying it correctly.
IMAGE
CODE
The text was updated successfully, but these errors were encountered: