From 1a36e4fa1e9d9220a242d01062941a16ef07e660 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Sun, 26 Jan 2014 17:48:15 -0800 Subject: docs & comments: v3.1 => v3.1.0 --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index aab22cfd8..06b69ad1a 100644 --- a/docs/components.html +++ b/docs/components.html @@ -111,7 +111,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,

Deprecated .pull-right alignment

-

As of v3.1, we've deprecated .pull-right on dropdown menus. To right-align a menu, use .dropdown-menu-right. Right-aligned nav components in the navbar use a mixin version of this class to automatically align the menu. To override it, use .dropdown-menu-left.

+

As of v3.1.0, we've deprecated .pull-right on dropdown menus. To right-align a menu, use .dropdown-menu-right. Right-aligned nav components in the navbar use a mixin version of this class to automatically align the menu. To override it, use .dropdown-menu-left.

{% highlight html %}