From 3e2746e57a3454416c6742c77c5846bb96e05cee Mon Sep 17 00:00:00 2001 From: Denis Flaven Date: Wed, 9 Jun 2010 17:19:56 +0000 Subject: [PATCH] - Fixed the alignment of the text inside the popup menus (Trac #316). SVN:trunk[452] --- css/light-grey.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/light-grey.css b/css/light-grey.css index 82796028f..8975ea937 100644 --- a/css/light-grey.css +++ b/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 {