Commit fbc3b7cc authored by Seblu's avatar Seblu
Browse files

fix menu left pos

parent a61edf8f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,7 +104,7 @@ div.top_box
	position: absolute;
	height: 22px;
	/*width: 334px;*/
	left: 240px;
	left: 270px;
	top: 101px;
}
#menu li {