Browse Source

Update index.html

Stein, Peter 11 years ago
parent
commit
3e9cc814d2
1 changed files with 5 additions and 2 deletions
  1. 5 2
      examples/index.html

+ 5 - 2
examples/index.html

@@ -77,12 +77,14 @@
                 <div class="make-switch switch-mini">
                     <input type="checkbox" checked />
                 </div>
-                <br>
-                <br>
+                <br />
+                <br />
                 <label>Dimensions can be changed too:</label>
                 <div id="dimension-switch" class="make-switch">
                     <input type="checkbox" checked />
                 </div>
+                <br />
+                <br />
                 <button id="btn-size-large-switch" class="btn">Large</button>
                 <button id="btn-size-regular-switch" class="btn">Regular</button>
                 <button id="btn-size-small-switch" class="btn">Small</button>
@@ -749,3 +751,4 @@ $(document).ready(function() {
 
 </body>
 </html>
+isActive