0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00
Johan Beckers 09aca3fb9a Unitless breakpoints
If I want to customise the breakpoints using `em`, I get compatibility errors.

It is good practice to set breakpoints in `em` instead of `px` when users use browser scaling.
See https://zellwk.com/blog/media-query-units/#concluding-the-experiments for more information why someone would like to do this. Only Safari users can get annoyed: https://adamwathan.me/dont-use-em-for-media-queries/

In any case, using a unitless number at line 42 would be very convenient.
2018-10-21 21:31:28 +03:00
..
2018-10-21 21:31:28 +03:00
2018-09-14 09:31:48 -03:00
2018-10-17 23:21:33 +03:00
2018-10-21 11:05:54 +03:00
2017-04-08 14:21:18 -07:00
2018-03-31 21:59:54 -07:00
2018-02-11 16:46:54 -08:00
2018-07-24 08:54:34 -07:00
2018-07-24 08:54:34 -07:00