aboutsummaryrefslogtreecommitdiffstats
path: root/demos/toggle/default.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/toggle/default.html')
-rw-r--r--demos/toggle/default.html8
1 files changed, 1 insertions, 7 deletions
diff --git a/demos/toggle/default.html b/demos/toggle/default.html
index d3d32e02e..84ac2e0ae 100644
--- a/demos/toggle/default.html
+++ b/demos/toggle/default.html
@@ -69,8 +69,6 @@
</head>
<body>
-<div class="demo">
-
<div class="toggler">
<div id="effect" class="ui-widget-content ui-corner-all">
<h3 class="ui-widget-header ui-corner-all">Toggle</h3>
@@ -97,13 +95,9 @@
</select>
<a href="#" id="button" class="ui-state-default ui-corner-all">Run Effect</a>
-</div><!-- End demo -->
-
-
<div class="demo-description">
<p>Click the button above to preview the effect.</p>
-</div><!-- End demo-description -->
-
+</div>
</body>
</html>