File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ Bulletproof CSS-only implementation of Float Label pattern with automatic fallba
30
30
31
31
Include ` float-label.min.css ` :
32
32
``` html
33
- <link rel =" stylesheet" href =" https://cdn.rawgit.com/tonystar/float-label-css/v1.0.1 /dist/float-label.min.css" />
33
+ <link rel =" stylesheet" href =" https://cdn.rawgit.com/tonystar/float-label-css/v1.0.2 /dist/float-label.min.css" />
34
34
```
35
35
36
36
Use ` <label> ` with ` .has-float-label ` class as a wrapper for ` <input> ` <sup >** v1.0.1+** </sup >:
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " float-label-css" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.0.2 " ,
4
4
"description" : " Bulletproof CSS-only implementation of Float Label pattern with automatic fallback for ANY non-supporting browser." ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments