Fix header layout in IE

This commit is contained in:
Andrew Croce 2018-09-12 09:42:55 -04:00 committed by luisgov
parent d409160170
commit e9bb0565a8

View File

@ -50,6 +50,7 @@
flex-direction: row;
align-items: stretch;
justify-content: flex-end;
-ms-flex-pack: start;
.topbar__link {
&:first-child {