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

pull/351/head
Eric Davis 13 years ago
parent ffa2d5f319
commit adffd044d7
  1. 2
      public/stylesheets/main.css

@ -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…
Cancel
Save