Justify interaction buttons to the right
This commit is contained in:
parent
4dbc351e97
commit
2cdbc99761
1 changed files with 1 additions and 0 deletions
|
@ -277,6 +277,7 @@
|
||||||
.user-interactions {
|
.user-interactions {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
|
justify-content: right;
|
||||||
flex-flow: row wrap;
|
flex-flow: row wrap;
|
||||||
margin-right: -.75em;
|
margin-right: -.75em;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue