Skip to content

Commit e856235

Browse files
committed
Reword the browser support comments.
1 parent 76ed225 commit e856235

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

_sass/components/_holy-grail.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
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

_sass/components/_site.scss

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
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

0 commit comments

Comments
 (0)