File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 padding : 15px 20px ;
33 color : #777 ;
44 background-color : #FAFAFA ;
5- border-top : 1px solid #FFF ;
65 border-bottom : 1px solid #eee ;
76 a {
87 font-weight : bold ;
Original file line number Diff line number Diff line change @@ -94,9 +94,9 @@ <h2 class="s2-docs-headline-example">Example code</h2>
9494 </ div >
9595 </ section >
9696
97- < section id =" placeholders " class ="row ">
97+ < section class ="row ">
9898 < div class ="col-md-4 ">
99- < h1 > Placeholders</ h1 >
99+ < h1 id =" placeholders " > Placeholders</ h1 >
100100
101101 < p >
102102 A placeholder value can be defined and will be displayed until a selection is made.
@@ -136,9 +136,9 @@ <h2 class="s2-docs-headline-example">Example code</h2>
136136 </ div >
137137 </ section >
138138
139- < section id =" templating " class ="row ">
139+ < section class ="row ">
140140 < div class ="col-md-4 ">
141- < h1 > Templating</ h1 >
141+ < h1 id =" templating " > Templating</ h1 >
142142
143143 < p >
144144 Various display options of the Select2 component can be changed
You can’t perform that action at this time.
0 commit comments