File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ https://codepen.io/tonystar/pen/LRdpYZ
22
22
23
23
Include ` bootstrap-float-label.min.css ` :
24
24
``` html
25
- <link rel =" stylesheet" href =" https://cdn.rawgit.com/tonystar/bootstrap-float-label/v4.0.0 /dist/bootstrap-float-label.min.css" />
25
+ <link rel =" stylesheet" href =" https://cdn.rawgit.com/tonystar/bootstrap-float-label/v4.0.1 /dist/bootstrap-float-label.min.css" />
26
26
```
27
27
28
28
Then just add ` .has-float-label ` class to ` .form-group ` <sup >** v4.0.1+** </sup >:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bootstrap-float-label" ,
3
- "version" : " 4.0.0 " ,
3
+ "version" : " 4.0.1 " ,
4
4
"description" : " Pure CSS implementation of Float Label pattern for Bootstrap 4." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments