Make it easier to target menu links with your mouse

This commit is contained in:
Thomas Gelf 2014-02-21 13:00:57 +00:00
parent 24a32905f7
commit f18ceae357
1 changed files with 2 additions and 2 deletions

View File

@ -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 {