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