Hotfix for user/group icons on sharing list

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2017-06-11 00:02:35 +02:00
parent d052325874
commit 61c4e70046

View File

@@ -902,6 +902,10 @@ button.button-inline:hover {
width:100% !important;
}
.select2-result-label span {
display: flex;
}
/**
* Mobile optimizations
*/