Logout icon should not be small

Bug: T170362
Change-Id: I04586cdc1ce1cfe17df8d87ecf4935f211b5f8dc
This commit is contained in:
jdlrobson 2017-08-28 09:56:02 -05:00
parent a75c7fd257
commit ac74369848
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;