Skip to content

Commit

Permalink
CSS: Let i don't inherit text-decoration on a:hover
Browse files Browse the repository at this point in the history
refs #5543
  • Loading branch information
lippserd committed Sep 30, 2015
1 parent 3b5a046 commit d31983b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions public/css/icinga/base.less
Expand Up @@ -19,10 +19,6 @@ a {
&:hover {
text-decoration: underline;
}

i {
text-decoration: inherit;
}
}

blockquote {
Expand Down

0 comments on commit d31983b

Please sign in to comment.