Fix share inventory button position

This commit is contained in:
Mojca Lorber 2020-02-10 13:13:18 +01:00
parent 9c763f2111
commit 7bcdc52de2

View file

@ -85,7 +85,12 @@
}
.repo-datatables-buttons {
display: flex;
flex-shrink: 0;
.manage-repo-column-index {
margin-left: 4px;
}
}
}