[#263] Fix the missing line on the top menu

This commit is contained in:
Eric Davis 2011-08-05 09:05:52 -07:00
parent ffa2d5f319
commit adffd044d7
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ a:hover {
#account li.open a {
background-color:#277D94;
position:relative;
top:1px;
top:0px;
z-index:21;
}
#account li ul {