Skip to content

Commit

Permalink
🐛 Desktop Nav CSS Fix for IE 11
Browse files Browse the repository at this point in the history
  • Loading branch information
ConradSollitt committed Feb 27, 2020
1 parent 80f9888 commit ad4e330
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,6 @@ html[dir="rtl"] .nav-item.sub-menu.i18n-menu ul { right: initial; left:0 }
display: flex;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
}

Expand Down

0 comments on commit ad4e330

Please sign in to comment.