aboutsummaryrefslogtreecommitdiff
path: root/js/src
diff options
context:
space:
mode:
authorMartijn Cuppens <[email protected]>2020-04-18 13:02:26 +0200
committerMark Otto <[email protected]>2020-06-14 14:50:47 -0700
commit7e28764e67c7873bc1de043cda4e412d85571d84 (patch)
tree0085b7171ae6625299ffd599eba65c1112cac645 /js/src
parentaee711bfa944b592facbe5df1eb9114f3c4e37e0 (diff)
downloadbootstrap-7e28764e67c7873bc1de043cda4e412d85571d84.tar.xz
bootstrap-7e28764e67c7873bc1de043cda4e412d85571d84.zip
Change breakpoint-max implementation
- The `media-breakpoint-down()` uses the breakpoint itself instead of the next breakpoint. Use `media-breakpoint-down(lg)` instead of `media-breakpoint-down(md)` to target viewports smaller than the `lg` breakpoint. - The `media-breakpoint-between()` mixin's second parameter also uses the breakpoint itself instead of the next breakpoint. Use `media-between(sm, lg)` instead of `media-breakpoint-between(sm, md)` to target viewports between the `sm` and `lg` breakpoints.
Diffstat (limited to 'js/src')
0 files changed, 0 insertions, 0 deletions