Sort of corrects the problem Dion had with all the menus lining up with each other

when they should.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113825 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
bwalding
2003-08-11 12:16:09 +00:00
parent 922a95f549
commit 7ac4f5c511

View File

@@ -107,4 +107,8 @@ img.handle {
#navcolumn div div {
background-image: none;
background-repeat: no-repeat;
}
#navcolumn div div {
padding-left: 10px;
}