File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11/* *
22 * 1. Avoid the IE 10-11 `min-height` bug.
3- * 2. Set `flex-shrink` to `0` to prevent browsers from letting these
4- * items shrink to smaller than their content's default minimum size.
3+ * 2. Set `flex-shrink` to `0` to prevent Chrome, Opera, and Safari from
4+ * letting these items shrink to smaller than their content's default
5+ * minimum size.
56 * 3. Use `%` instead of `vh` since `vh` is buggy in older mobile Safair.
67 */
78
Original file line number Diff line number Diff line change 11/* *
22 * 1. Avoid the IE 10-11 `min-height` bug.
3- * 2. Set `flex-shrink` to `0` to prevent browsers from letting these
4- * items shrink to smaller than their content's default minimum size.
3+ * 2. Set `flex-shrink` to `0` to prevent Chrome, Opera, and Safari from
4+ * letting these items shrink to smaller than their content's default
5+ * minimum size.
56 * 3. Use `%` instead of `vh` since `vh` is buggy in older mobile Safair.
67 */
78
You can’t perform that action at this time.
0 commit comments