Skip to content

Commit

Permalink
Fix header drop down menu ui bug
Browse files Browse the repository at this point in the history
  • Loading branch information
habbes committed Jun 11, 2018
1 parent b7edb97 commit e05f760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ body {
.nav-submenu {
position: absolute;
display: none;
top: 54px;
top: 50px;
left: 0px;
border-radius: 2px;
}
Expand Down

0 comments on commit e05f760

Please sign in to comment.