File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ <h2 class="bd-title">
51
51
< hr />
52
52
53
53
< div class ="mb-3 row ">
54
- < label class ="col-sm-2 "> Group Select </ label >
54
+ < label class ="col-sm-2 "> Group Select</ label >
55
55
56
56
< div class ="col-sm-10 ">
57
57
< select class ="full-width ">
@@ -75,7 +75,7 @@ <h2 class="bd-title">
75
75
</ div >
76
76
77
77
< div class ="mb-3 row ">
78
- < label class ="col-sm-2 "> Multiple Select </ label >
78
+ < label class ="col-sm-2 "> Multiple Select</ label >
79
79
80
80
< div class ="col-sm-10 ">
81
81
< select class ="multiple-select full-width ">
@@ -99,10 +99,13 @@ <h2 class="bd-title">
99
99
</ div >
100
100
</ div >
101
101
102
- < div class ="row ">
103
- < iframe width ="100% " height ="450 " src ="data:text/html;charset=utf-8,
104
- <head><base target='_blank' /></head>
105
- <body><script src='https://gist.github.com/ghiscoding/d9136bb871e43cf93da6b58cd3e1ccfe.js'></script>
106
- </body> ">
107
- </ iframe >
102
+ < div class ="row mt-4 ">
103
+ < label class ="col-sm-2 "> Code Sample</ label >
104
+ < div class ="col-sm-10 col-lg-8 ">
105
+ < iframe width ="100% " height ="450 " src ="data:text/html;charset=utf-8,
106
+ <head><base target='_blank' /></head>
107
+ <body><script src='https://gist.github.com/ghiscoding/d9136bb871e43cf93da6b58cd3e1ccfe.js'></script>
108
+ </body> ">
109
+ </ iframe >
110
+ </ div >
108
111
</ div >
You can’t perform that action at this time.
0 commit comments