[NIFI-2788] update global hamburger menu to have fixed width icons and align text. This closes #1041

This commit is contained in:
Scott Aslan 2016-09-21 09:10:57 -04:00 committed by Matt Gilman
parent 66fe004058
commit 25150d4016
1 changed files with 3 additions and 0 deletions

View File

@ -126,12 +126,15 @@ md-toolbar.md-small .md-toolbar-tools {
font-size: 15px;
color: #728E9B;
margin-right: 10px;
width: 15px;
display: inline-block;
}
#global-menu-content .fa {
font-size: 15px;
color: #728E9B;
margin-right: 10px;
width: 15px;
}
/* styles for the toolbox */