Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4317 from cloudfoundry/fix-user-button
Browse files Browse the repository at this point in the history
Fix misaligned user button
  • Loading branch information
richard-cox committed May 28, 2020
2 parents 5a6fa07 + fc97161 commit 7ff1301
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ $bottom-index: $top-index - 1;
padding: 0 10px 0 5px;
}
&__menu-button {
align-items: center;
display: flex;
justify-content: center;
}
Expand Down

0 comments on commit 7ff1301

Please sign in to comment.