Skip to content

Commit

Permalink
Make it easier to target menu links with your mouse
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas-Gelf committed Feb 21, 2014
1 parent 24a3290 commit f18ceae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/css/icinga/menu.less
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
}

#menu ul ul li a {
line-height: 1em;
margin-bottom: 1em;
line-height: 1.2em;
padding-bottom: 1em;
}

#menu > ul > li {
Expand Down

0 comments on commit f18ceae

Please sign in to comment.