fix topbar layout for IE

This commit is contained in:
Andrew Croce 2018-09-25 08:11:28 -04:00
parent 68f02603ad
commit 123a3d2839

View File

@ -90,6 +90,7 @@
.topbar__navigation {
justify-content: flex-end;
-ms-flex-pack: justify;
}
.topbar__link {