Skip to content

Commit 866cff4

Browse files
committed
Merge remote-tracking branch 'origin/4.6'
2 parents 24d9758 + df19e2d commit 866cff4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/bundle/Resources/public/scss/_user-name.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,11 @@
22

33
.ibexa-user-name {
44
display: inline-flex;
5-
align-items: center;
65

76
&__thumbnail {
87
width: calculateRem(20px);
98
height: calculateRem(20px);
10-
margin-right: calculateRem(8px);
9+
margin: calculateRem(2px) calculateRem(8px) 0 0;
1110
}
1211

1312
&__text {

0 commit comments

Comments
 (0)