diff --git a/pages/case/index.js b/pages/case/index.js
index 11459ae1..6b4dcf84 100644
--- a/pages/case/index.js
+++ b/pages/case/index.js
@@ -69,7 +69,10 @@ const CaseHome = (props) => {
showLoginCheck={props.currentView.showLogin}
/>
-
+
);
diff --git a/pages/dns/index.js b/pages/dns/index.js
index 01b18e6c..7ea1b189 100644
--- a/pages/dns/index.js
+++ b/pages/dns/index.js
@@ -37,7 +37,7 @@ const Home = (props) => {
-
+
);
diff --git a/pages/myportal/case.js b/pages/myportal/case.js
index c6bf2bb4..1357e395 100644
--- a/pages/myportal/case.js
+++ b/pages/myportal/case.js
@@ -84,7 +84,10 @@ const Home = (props) => {
currentView={props.currentView}
/>
-
+