diff --git a/public/react/src/modules/tpm/NewFooter.js b/public/react/src/modules/tpm/NewFooter.js index 2f270a626..8338dc6d9 100644 --- a/public/react/src/modules/tpm/NewFooter.js +++ b/public/react/src/modules/tpm/NewFooter.js @@ -17,7 +17,7 @@ class NewFooter extends Component { render() { return ( -
+
{/*newContainers*/}
{/*
*/} diff --git a/public/stylesheets/educoder/edu-all.css b/public/stylesheets/educoder/edu-all.css index 022030757..a0c427fa2 100644 --- a/public/stylesheets/educoder/edu-all.css +++ b/public/stylesheets/educoder/edu-all.css @@ -3765,4 +3765,7 @@ a.singlepublishtwo{ max-width: 1138px; max-height: 110px; overflow-y: auto; +} +.mysqlnewFooter{ + height: 60px !important; } \ No newline at end of file