diff --git a/src/skins/vector/css/matrix-react-sdk/structures/_MyGroups.scss b/src/skins/vector/css/matrix-react-sdk/structures/_MyGroups.scss index d2a51c71cc..979a21a8eb 100644 --- a/src/skins/vector/css/matrix-react-sdk/structures/_MyGroups.scss +++ b/src/skins/vector/css/matrix-react-sdk/structures/_MyGroups.scss @@ -62,7 +62,7 @@ limitations under the License. display: flex; flex-direction: row; flex-flow: wrap; - justify-content: space-between; + justify-content: space-around; } .mx_MyGroups_joinedGroups .mx_GroupTile {