Browse Source

- 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 years ago
parent
commit
0591e8b596
1 changed files with 1 additions and 0 deletions
  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 {