2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00
Files
bootstrap/_includes/callout-info-mediaqueries-breakpoints.md
T
2018-03-12 21:50:21 +02:00

510 B

{% capture callout %} Note that since browsers do not currently support range context queries, we work around the limitations of min- and max- prefixes and viewports with fractional widths (which can occur under certain conditions on high-dpi devices, for instance) by using values with higher precision for these comparisons. {% endcapture %} {% include callout.html content=callout type="info" %}