Fix CSS for notification icon

This commit is contained in:
Frederic Guillot 2017-02-08 21:45:27 -05:00
parent b03c1c5ff4
commit 60ea5c6353
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -36,7 +36,7 @@ header
opacity: 0.3
font-size: size('tiny')
.web-notification-icon
a i.web-notification-icon
color: link-color('primary')
&:focus, &:hover
color: color('dark')