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 @@ -30,7 +30,7 @@ Bulletproof CSS-only implementation of Float Label pattern with automatic fallba
3030
3131Include ` float-label.min.css ` :
3232``` 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" />
3434```
3535
3636Use ` <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 11{
22 "name" : " float-label-css" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.0.2 " ,
44 "description" : " Bulletproof CSS-only implementation of Float Label pattern with automatic fallback for ANY non-supporting browser." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments