From: Carl Date: Thu, 5 Dec 2013 18:15:39 +0000 (-0800) Subject: add in top-bar component, move to type to be in alphabetical order X-Git-Tag: 5.0.3~86^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3819%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git add in top-bar component, move to type to be in alphabetical order --- diff --git a/scss/foundation.scss b/scss/foundation.scss index e7bc6940f..58a609753 100644 --- a/scss/foundation.scss +++ b/scss/foundation.scss @@ -33,7 +33,8 @@ "foundation/components/tables", "foundation/components/tabs", "foundation/components/thumbs", - "foundation/components/type", "foundation/components/tooltips", + "foundation/components/top-bar", + "foundation/components/type", "foundation/components/offcanvas", "foundation/components/visibility";