fix NavItem svg layout issue

This commit is contained in:
Nolan Lawson 2018-02-16 09:04:04 -08:00
parent e6aec353ff
commit 6dfed9d12a
1 changed files with 2 additions and 0 deletions

View File

@ -33,6 +33,8 @@
.nav-link-svg-wrapper {
position: relative;
display: inline-block;
width: 25px;
height: 25px;
}
.nav-link-notifications {