소스 검색

- Fixed the alignment of the text inside the popup menus (Trac #316).

git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@452 a333f486-631f-4898-b8df-5754b55c2be0
dflaven 15 년 전
부모
커밋
0591e8b596
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      css/light-grey.css

+ 1 - 0
css/light-grey.css

@@ -420,6 +420,7 @@ div.itop_popup > ul > li {
 
 .itop_popup li ul li a {
 	width: auto;
+	text-align: left;
 }
 
 .itop_popup li ul li a:hover {