There was an error while loading. Please reload this page.
2 parents 2c5d322 + 6a19369 commit 143743bCopy full SHA for 143743b
demos/input/demo.html
@@ -12,7 +12,7 @@ <h4>Static Labels</h4>
12
<label data-abm-label>Static label - Large</label>
13
<input type="text" class="form-control" ng-model="inputs.static3" abm-form-control>
14
</abm-form-group>
15
- <h4>Folating Labels</h4>
+ <h4>Floating Labels</h4>
16
<abm-form-group class="form-group-sm">
17
<label data-abm-label type="floating">Floating label - Small</label>
18
<input type="text" abm-form-control ng-model="inputs.floating1">
0 commit comments