From 0ef70edae677951133347bcb1475126e2412d0f1 Mon Sep 17 00:00:00 2001 From: Janic Beauchemin Date: Tue, 19 Aug 2014 15:18:22 -0400 Subject: [PATCH] update short style --- README.md | 2 +- index.html | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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 {