remove inaccurate comment, follow up to c028936

This commit is contained in:
Kris 2020-06-19 16:49:56 -04:00
parent c0289362f7
commit 02d3bf304a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
.d-icon {
flex: 0 0 100%;
overflow: hidden; // Safari
overflow: hidden;
font-size: $font-up-2;
align-self: center;
margin-right: 0;