Skip to content

Commit 4fd4923

Browse files
committed
prevented the roles from wrapping around
1 parent 9aa5e32 commit 4fd4923

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css/memberMenu.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ limitations under the License. */
105105
margin: 4px;
106106
padding: 4px 7px;
107107
border-radius: 5px;
108+
display: inline-block;
108109
}
109110

110111
.memberCustomEmoji {

0 commit comments

Comments
 (0)