Skip to content

Commit

Permalink
[cr129 follow up] Adjust alignment of profile picker avatars. (uplift…
Browse files Browse the repository at this point in the history
… to 1.70.x) (#25566)

Uplift of #25545 (squashed) to release
  • Loading branch information
brave-builds authored Sep 16, 2024
1 parent 838de60 commit 4f3fc97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/webui/resources/cr_elements/cr_button/cr_button.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
display: flex;
width: 100%;
height: 100%;
align-items: center;
}
</style>
<leo-button id="button" kind="outline" size="small">
Expand Down

0 comments on commit 4f3fc97

Please sign in to comment.