We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 963a1ea commit 5e12b7aCopy full SHA for 5e12b7a
README.md
@@ -35,7 +35,7 @@ Wrap `input` and `label` by `.has-float-label`:
35
36
Instead of `float-label.min.css` just include pre-built `bootstrap-float-label.min.css`:
37
```html
38
-<link rel="stylesheet" href="https://cdn.rawgit.com/tonystar/bootstrap-float-label/v1.0.0/dist/bootstrap-float-label.min.css"/>
+<link rel="stylesheet" href="https://cdn.rawgit.com/tonystar/bootstrap-float-label/v4.0.0/dist/bootstrap-float-label.min.css"/>
39
```
40
41
Markup is the same. For more details see: https://github.com/tonystar/bootstrap-float-label.
0 commit comments