Skip to content

Commit

Permalink
XWIKI-21833: Provide better controls for editing the profile picture …
Browse files Browse the repository at this point in the history
…(avatar)

* Updated code style
  • Loading branch information
tkrieck committed Feb 13, 2024
1 parent ed91fe4 commit 6a9947e
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -677,7 +677,9 @@ span#avatarUpload {
padding: unset;
text-align: center;
vertical-align: middle;
&:hover{text-decoration: underline};
&:hover {
text-decoration: underline
};
}
}
}
Expand Down

0 comments on commit 6a9947e

Please sign in to comment.