From 54908a95a87b592d81df3231823979c75917d57a Mon Sep 17 00:00:00 2001 From: Starsam80 Date: Sun, 27 Nov 2016 23:23:12 -0700 Subject: Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226) * Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones --- docs/_includes/nav-home.html | 6 +++--- docs/examples/album/index.html | 2 +- docs/examples/carousel/index.html | 2 +- docs/examples/narrow-jumbotron/index.html | 2 +- docs/examples/navbar/index.html | 4 ++-- docs/examples/offcanvas/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/tooltip-viewport/index.html | 4 ++-- 8 files changed, 12 insertions(+), 12 deletions(-) (limited to 'docs') diff --git a/docs/_includes/nav-home.html b/docs/_includes/nav-home.html index 6dd3723f6..8ba41c7b4 100644 --- a/docs/_includes/nav-home.html +++ b/docs/_includes/nav-home.html @@ -1,7 +1,7 @@