diff --git a/README.md b/README.md index 83e2090..7c766be 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ jquery.switcher v1.2.2 Custom checkbox / radio button in jquery -see live example [here](https://cdn.rawgit.com/djanix/jquery.switcher/master/index.html) +see live example [here](https://rawgit.com/djanix/jquery.switcher/master/index.html) ### How to get it diff --git a/index.html b/index.html index 50bb60e..95422ff 100644 --- a/index.html +++ b/index.html @@ -35,6 +35,11 @@ label { font-size: 14px; + margin-bottom: 5px; + + display: inline-block; + *display: inline; + *zoom: 1; } .style {