diff --git a/node_modules/nodebb-theme-harmony/templates/category.tpl b/node_modules/nodebb-theme-harmony/templates/category.tpl
index e9b75915ce..b03239d9cb 100644
--- a/node_modules/nodebb-theme-harmony/templates/category.tpl
+++ b/node_modules/nodebb-theme-harmony/templates/category.tpl
@@ -39,6 +39,17 @@
{{{ if (topics.length || privileges.topics:create) }}}
+
+
+
+
{{{ end }}}
{{{ if (!topics.length && privileges.topics:create) }}}
diff --git a/node_modules/nodebb-theme-harmony/templates/partials/sidebar-left.tpl b/node_modules/nodebb-theme-harmony/templates/partials/sidebar-left.tpl
index 0681be74c2..59f128c7cf 100644
--- a/node_modules/nodebb-theme-harmony/templates/partials/sidebar-left.tpl
+++ b/node_modules/nodebb-theme-harmony/templates/partials/sidebar-left.tpl
@@ -31,11 +31,11 @@
-<<<<<<< HEAD
+
-=======
+
->>>>>>> 5ab02d03a720bd71832150ed6812c782094f44f0
+
@@ -62,13 +61,11 @@
.form-popup {
display: none;
position: fixed;
-<<<<<<< HEAD
top: 50%;
left: 15%;
-=======
+
bottom: 0;
right: 15px;
->>>>>>> 5ab02d03a720bd71832150ed6812c782094f44f0
border: 3px solid #f1f1f1;
z-index: 9;
}
@@ -76,20 +73,15 @@
.form-container {
max-width: 300px;
padding: 10px;
-<<<<<<< HEAD
background-color: WhiteSmoke;
-=======
background-color: white;
->>>>>>> 5ab02d03a720bd71832150ed6812c782094f44f0
}
.form-container .btn {
background-color: #04AA6D;
-<<<<<<< HEAD
color: white ;
-=======
+
color: white;
->>>>>>> 5ab02d03a720bd71832150ed6812c782094f44f0
padding: 16px 20px;
border: none;
cursor: pointer;
@@ -102,7 +94,6 @@
background-color: red;
}
-<<<<<<< HEAD
.buttonSidebar {
background-color: CornflowerBlue;
color: back;
@@ -121,11 +112,10 @@
}
-=======
+
.form-container .btn:hover, .open-button:hover {
opacity: 1;
}
->>>>>>> 5ab02d03a720bd71832150ed6812c782094f44f0
@@ -133,7 +123,6 @@
-<<<<<<< HEAD
-=======
-
->>>>>>> 5ab02d03a720bd71832150ed6812c782094f44f0
+
+
+