[#263] Fix the missing line on the top menu
This commit is contained in:
parent
ffa2d5f319
commit
adffd044d7
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue