diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl
index 0713f87ba..521e2b63b 100755
--- a/templates/repo/header.tmpl
+++ b/templates/repo/header.tmpl
@@ -1,8 +1,3 @@
-
-
+
diff --git a/web_src/less/openi.less b/web_src/less/openi.less
index 3f880a7e3..3dac81f4a 100644
--- a/web_src/less/openi.less
+++ b/web_src/less/openi.less
@@ -4,7 +4,12 @@
.ui .text.yellow a:hover {
color: #f2711c!important
}
-
+.mb-1 {
+ margin-bottom: 8px;
+}
+.mb-2 {
+ margin-bottom: 16px;
+}
.following.bar #navbar .brand{
padding-left: 0;
}