Merge pull request #2395 from mlorb/ml-sci-4337

Fix share inventory button position [SCI-4337]
This commit is contained in:
mlorb 2020-02-10 15:20:18 +01:00 committed by GitHub
commit 98f7f6035c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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