Skip to content

Commit 4be2ab2

Browse files
committed
Documentation
1 parent 37e6f43 commit 4be2ab2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

material/assets/stylesheets/main.a617204b.min.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/assets/stylesheets/main/layout/_footer.scss

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
// Footer link to previous and next page
4646
&__link {
4747
display: flex;
48-
// Hack: some browsers induce ellipsis on flex children that have are set
49-
// to `overflow: hidden` and `text-overflow: ellipsis`. Enforcing growth by
48+
// Hack: some browsers induce ellipsis on flex children that are set to
49+
// `overflow: hidden` and `text-overflow: ellipsis`. Enforcing growth by
5050
// a tiny factor seems to get rid of the ellipsis and renders the text as
5151
// it should - see https://bit.ly/2ZUCXQ8
5252
flex-grow: 0.01;

0 commit comments

Comments
 (0)