We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77019c commit df19e2dCopy full SHA for df19e2d
src/bundle/Resources/public/scss/_user-name.scss
@@ -1,11 +1,10 @@
1
.ibexa-user-name {
2
display: inline-flex;
3
- align-items: center;
4
5
&__thumbnail {
6
width: calculateRem(20px);
7
height: calculateRem(20px);
8
- margin-right: calculateRem(8px);
+ margin: calculateRem(2px) calculateRem(8px) 0 0;
9
}
10
11
&__text {
0 commit comments