@@ -651,9 +651,9 @@ <h2>Default styles</h2>
651
651
</ div >
652
652
</ div > <!-- /clearfix -->
653
653
< div class ="clearfix error ">
654
- < label for ="xlInput "> X-Large Input</ label >
654
+ < label for ="xlInput2 "> X-Large Input</ label >
655
655
< div class ="input ">
656
- < input class ="xlarge error " id ="xlInput " name ="xlInput " size ="30 " type ="text " />
656
+ < input class ="xlarge error " id ="xlInput2 " name ="xlInput2 " size ="30 " type ="text " />
657
657
< span class ="help-inline "> Small snippet of help text</ span >
658
658
</ div >
659
659
</ div > <!-- /clearfix -->
@@ -688,7 +688,7 @@ <h2>Default styles</h2>
688
688
</ div >
689
689
</ div > <!-- /clearfix -->
690
690
< div class ="clearfix ">
691
- < label for ="xlInput "> File Input</ label >
691
+ < label for ="fileInput "> File Input</ label >
692
692
< div class ="input ">
693
693
< input class ="input-file " id ="fileInput " name ="fileInput " type ="file " />
694
694
</ div >
@@ -791,9 +791,9 @@ <h2>Stacked forms</h2>
791
791
< fieldset >
792
792
< legend > Example form legend</ legend >
793
793
< div class ="clearfix ">
794
- < label for ="xlInput "> X-Large Input</ label >
794
+ < label for ="xlInput3 "> X-Large Input</ label >
795
795
< div class ="input ">
796
- < input class ="xlarge " id ="xlInput " name ="xlInput " size ="30 " type ="text " />
796
+ < input class ="xlarge " id ="xlInput3 " name ="xlInput3 " size ="30 " type ="text " />
797
797
</ div >
798
798
</ div > <!-- /clearfix -->
799
799
< div class ="clearfix ">
@@ -812,9 +812,9 @@ <h2>Stacked forms</h2>
812
812
< fieldset >
813
813
< legend > Example form legend</ legend >
814
814
< div class ="clearfix error ">
815
- < label for ="xlInput "> X-Large Input</ label >
815
+ < label for ="xlInput4 "> X-Large Input</ label >
816
816
< div class ="input ">
817
- < input class ="xlarge error " id ="xlInput " name ="xlInput " size ="30 " type ="text " />
817
+ < input class ="xlarge error " id ="xlInput4 " name ="xlInput4 " size ="30 " type ="text " />
818
818
< span class ="help-inline "> Small snippet of help text</ span >
819
819
</ div >
820
820
</ div > <!-- /clearfix -->
0 commit comments