Skip to content

Commit

Permalink
Merge pull request #34649 from nextcloud/backport/34636/stable25
Browse files Browse the repository at this point in the history
[stable25] Fix vertical alignment of user status icon
  • Loading branch information
szaimen authored Oct 27, 2022
2 parents 883bda7 + a2b5ed5 commit a3263fb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions apps/user_status/src/UserStatus.vue
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ export default {
margin-right: 10px;
opacity: 1 !important;
background-size: 16px;
vertical-align: middle !important;
}
// In dashboard
Expand Down
Loading

0 comments on commit a3263fb

Please sign in to comment.