Merge pull request #160 from AlexSCorey/114-HeaderIcons

Adds tooltip to username and help icon
This commit is contained in:
Alex Corey
2019-04-10 16:39:20 -04:00
committed by GitHub
2 changed files with 83 additions and 68 deletions

View File

@@ -6,7 +6,6 @@
//
// masthead overrides
//
.pf-c-page__header-brand {
max-width: 255px;
}
@@ -293,3 +292,4 @@
margin-right: 20px;
}
}