2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge pull request #18094 from twbs/util-resp-comment

scss/_utilities-responsive.scss: Fix outdated comment heading
This commit is contained in:
Chris Rebert
2015-11-10 23:26:46 -08:00
+1 -1
View File
@@ -1,5 +1,5 @@
// //
// Mixins // Responsive utilities
// //
@each $bp in map-keys($grid-breakpoints) { @each $bp in map-keys($grid-breakpoints) {