Skip to content

Commit

Permalink
CSS: Fix font-weight on .nav-item
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Sep 27, 2015
1 parent ab50fcc commit 3b84f40
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/css/icinga/nav.less
@@ -1,10 +1,6 @@
/*! Icinga Web 2 | (c) 2013-2015 Icinga Development Team | GPLv2+ */

li.nav-item {
a {
font-weight: normal;
}

a, span {
// Rollover
display: block;
Expand Down

0 comments on commit 3b84f40

Please sign in to comment.