diff --git a/docs/components.html b/docs/components.html index bcf3ad7a1c..27106650c0 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1208,7 +1208,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na {% endhighlight %} -

Align nav links, search form, or text, use the .pull-left or .pull-right utility classes. Both classes will add a CSS float in the specified direction.

+

Align nav links, forms, buttons, or text, using the .pull-left or .pull-right utility classes. Both classes will add a CSS float in the specified direction. To align nav links, put them in a separate <ul> with the respective utility class applied.

Optional display variations