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

SVN:trunk[452]
This commit is contained in:
Denis Flaven
2010-06-09 17:19:56 +00:00
parent d4b07820be
commit 3e2746e57a

View File

@@ -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 {