aboutsummaryrefslogtreecommitdiffstats
path: root/demos/accordion/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'demos/accordion/index.html')
-rw-r--r--demos/accordion/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/accordion/index.html b/demos/accordion/index.html
index 005dc912f..7bf658248 100644
--- a/demos/accordion/index.html
+++ b/demos/accordion/index.html
@@ -6,7 +6,7 @@
</head>
<body>
-<dl class="nav">
+<dl class="demos-nav">
<dt>Accordion</dt>
<dd><a href="default.html">Basic accordion (default)</a></dd>
<dd><a href="mouseover.html">Mouseover accordion</a></dd>