Ensure longer text in user box is wrapped in IE, e.g. "Migrated Section Access Group 1"

This commit is contained in:
Bjarne Fyrstenborg
2017-09-21 23:25:40 +02:00
parent 39498ad362
commit b938685db0

View File

@@ -11,6 +11,8 @@
flex: 0 0 100%;
max-width: 100%;
display: flex;
flex-wrap: wrap;
flex-direction: column;
}
.umb-user-card:hover,