From: Chris Rebert Date: Wed, 28 Oct 2015 21:35:18 +0000 (-0700) Subject: scss/_utilities-responsive.scss: Fix outdated comment heading X-Git-Tag: v4.0.0-alpha.2~181^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab84c1554a8ec54d2988c0afd6058e4189eab3a1;p=thirdparty%2Fbootstrap.git scss/_utilities-responsive.scss: Fix outdated comment heading [skip sauce] [skip validator] --- diff --git a/scss/_utilities-responsive.scss b/scss/_utilities-responsive.scss index 2c3617ce0b..0470dc5bfd 100644 --- a/scss/_utilities-responsive.scss +++ b/scss/_utilities-responsive.scss @@ -1,5 +1,5 @@ // -// Mixins +// Responsive utilities // @each $bp in map-keys($grid-breakpoints) {