diff options
Diffstat (limited to 'demos/dialog/index.html')
-rw-r--r-- | demos/dialog/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/dialog/index.html b/demos/dialog/index.html index eb455ea5b..fd0b608bd 100644 --- a/demos/dialog/index.html +++ b/demos/dialog/index.html @@ -6,7 +6,7 @@ </head>
<body>
-<dl class="nav">
+<dl class="demos-nav">
<dt>Dialog</dt>
<dd><a href="default.html">Basic dialog (default)</a></dd>
<dd><a href="modal.html">Modal dialog</a></dd>
|