Merge pull request #2753 from FinnStutzenstein/NoUnderline

no nav underline glitch
This commit is contained in:
Norman Jäckel 2016-12-09 14:32:25 +01:00 committed by GitHub
commit bec91b87f0
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ img {
display: block;
color: #fff;
padding: 22px 15px;
text-decoration: none;
}
#nav .navbar li a:hover {