Merge "Logout icon should not be small"

This commit is contained in:
jenkins-bot 2017-08-28 17:32:24 +00:00 committed by Gerrit Code Review
commit d2a022e07b
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ nav {
.secondary-action {
border: 0;
// T170362 - reset font size
font-size: 16px;
position: absolute;
right: 0;
top: 0;