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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
Labels clobber placeholders when md-input-container has the md-no-float attribute set. Instead of the label should not be clobbering the placeholder, the label should remain in label position.
Labels clobber placeholders when
md-input-containerhas themd-no-floatattribute set. Instead of the label should not be clobbering theplaceholder, the label should remain in label position.See demo: http://codepen.io/anon/pen/RWNVJz
HTML:
JavaScript: