Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Get rid of space between selected menu item and sub-menu
  • Loading branch information
Mouq committed Jun 15, 2014
1 parent 84eabe7 commit 766740e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions html/css/style.css
Expand Up @@ -151,6 +151,7 @@ td {
display: inline-block;
margin-right: auto;
margin-left: auto;
margin-bottom: -0.1em;
width: 100%;
line-height: 2.5em;
}
Expand Down Expand Up @@ -178,6 +179,7 @@ td {
border-left: none;
border-bottom: solid inherit;
color: black;
text-decoration: none;
}

#formalities { font-style: italic; }
Expand Down

0 comments on commit 766740e

Please sign in to comment.