A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
fix(css): update responsive display media queries (#18601)
BREAKING CHANGES
The responsive display classes found in the `display.css` file have had their media queries updated to better reflect how they should work. Instead of using the maximum value of that breakpoint (for `.ion-hide-{breakpoint}-down` classes) the maximum of the media query will be the minimum of that breakpoint.
fixes #18600 O
Oori committed
5d6e077067c269d1589e7432e5074af6fc64b2fb
Parent: bd22926
Committed by Brandy Carney <brandyscarney@users.noreply.github.com>
on 10/10/2019, 6:34:16 PM