style communities button, make it visible again

This commit is contained in:
Bruno Windels 2018-12-10 15:34:05 +01:00
parent 10a989a003
commit fe76287035
3 changed files with 81 additions and 7 deletions

View file

@ -24,7 +24,6 @@ const GroupsButton = function(props) {
return (
<ActionButton action="view_my_groups"
label={_t("Communities")}
iconPath="img/icons-groups.svg"
size={props.size}
tooltip={props.tooltip}
/>