Skip to content

Commit

Permalink
prevented the roles from wrapping around
Browse files Browse the repository at this point in the history
  • Loading branch information
SebOuellette committed Dec 21, 2022
1 parent 9aa5e32 commit 4fd4923
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/memberMenu.css
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ limitations under the License. */
margin: 4px;
padding: 4px 7px;
border-radius: 5px;
display: inline-block;
}

.memberCustomEmoji {
Expand Down

0 comments on commit 4fd4923

Please sign in to comment.