diff options
Diffstat (limited to 'demos/progressbar/index.html')
-rw-r--r-- | demos/progressbar/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/progressbar/index.html b/demos/progressbar/index.html index fef1b038a..bd76e8f4c 100644 --- a/demos/progressbar/index.html +++ b/demos/progressbar/index.html @@ -6,7 +6,7 @@ </head>
<body>
-<dl class="nav">
+<dl class="demos-nav">
<dt>Progressbar</dt>
<dd><a href="default.html">Default</a></dd>
</dl>
|