aboutsummaryrefslogtreecommitdiff
path: root/docs/upgrading.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/upgrading.html')
-rw-r--r--docs/upgrading.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html
index 39da8e1f7..47cac06dc 100644
--- a/docs/upgrading.html
+++ b/docs/upgrading.html
@@ -187,7 +187,7 @@
</ul>
<h3>Navigation</h3>
<ul>
- <li>Tabs and pills now require the use of a new base class, <code>.nav</code>, on their <code>&lt;ul&gt;</code></li>
+ <li>Tabs and pills now require the use of a new base class, <code>.nav</code>, on their <code>&lt;ul&gt;</code> and the class names are now <code>.nav-pills</code> and <code>.nav-tabs</code>.</li>
<li>New nav list variation added that uses the same base class, <code>.nav</code></li>
<li>Vertical tabs and pills have been added&mdash;just add <code>.nav-stacked</code> to the <code>&lt;ul&gt;</code></li>
<li>Pills were restyled to be less rounded by default</li>