aboutsummaryrefslogtreecommitdiffstats
path: root/demos/resizable
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-12-30 04:14:09 +0000
committerRichard Worth <rdworth@gmail.com>2008-12-30 04:14:09 +0000
commit5b34c56dbd5a8544dc9125c5626f0f33639c68b7 (patch)
treeebdcc8365e10fc4e259d462cad6dc75725edb1e2 /demos/resizable
parent142d55d7e1ed8720ad6dd3b4af0affb20c13e57a (diff)
downloadjquery-ui-5b34c56dbd5a8544dc9125c5626f0f33639c68b7.tar.gz
jquery-ui-5b34c56dbd5a8544dc9125c5626f0f33639c68b7.zip
demos: fixed consistency issue with index navigation menus
Diffstat (limited to 'demos/resizable')
-rw-r--r--demos/resizable/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/resizable/index.html b/demos/resizable/index.html
index e07831d1b..cff8fe70f 100644
--- a/demos/resizable/index.html
+++ b/demos/resizable/index.html
@@ -6,7 +6,7 @@
</head>
<body>
-<dl class="nav">
+<dl class="demos-nav">
<dt>Resizable</dt>
<dd><a href="default.html">Default</a></dd>
<dd><a href="alsoresize.html">Also Resize</a></dd>