diff --git a/web/src/hoc/Layout.js b/web/src/hoc/Layout.js index 28db40f33..f64ae6357 100644 --- a/web/src/hoc/Layout.js +++ b/web/src/hoc/Layout.js @@ -45,7 +45,7 @@ export const Layout = ({ children }) => { {/* This is to fix the some of the issues occuring on IE 11, specifically the nav issues*/} -