Преглед изворни кода

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;
 	visibility: hidden;
 	float: right;
-	margin-top: -51px;
+	margin-top: -54px;
 	font-size: 25px;
 }