瀏覽代碼

I noticed that positioning the x lower is prettier

Owen Versteeg 11 年之前
父節點
當前提交
0ea6b0d2db
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      less/navbar.less

+ 1 - 1
less/navbar.less

@@ -23,7 +23,7 @@
 	background: #000;
 	background: #000;
 	visibility: hidden;
 	visibility: hidden;
 	float: right;
 	float: right;
-	margin-top: -51px;
+	margin-top: -54px;
 	font-size: 25px;
 	font-size: 25px;
 }
 }