0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00
Sander Melnikov 216c7ea20f Fix breakpoint mixins for custom breakpoint maps (#25264)
When using the `media-breakpoint-between` or `media-breakpoint-only`
mixins with a custom breakpoint map – not defined as `$grid-breakpoints`
– the mixin incorrectly defaults back to the global `$grid-breakpoints`
map in certain situations. This commit correctly passes on the
`$breakpoints` argument to the other mixins called within the block.
2018-01-13 09:45:21 +02:00
..
2017-10-02 20:34:56 -07:00
2017-12-27 17:56:28 -08:00
2017-12-26 16:14:08 -08:00
2017-04-08 14:21:18 -07:00
2018-01-03 16:01:03 -08:00
2017-12-28 09:50:04 -08:00