Skip to content

Commit 75205cf

Browse files
committed
Merge branch 'develop' into registration-forms-list-actions
# Conflicts: # assets/css/admin/fields-editor.css # assets/css/admin/fields-editor.css.map
2 parents dc55540 + a91b8f6 commit 75205cf

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

assets/css/admin/fields-editor.css

Lines changed: 5 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/admin/fields-editor.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/src/admin/fields-editor.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ body.users_page_wpum-roles {
7777

7878
.button {
7979
margin: 3px 5px 3px 0;
80+
max-width: 100%;
81+
overflow: hidden;
82+
white-space: nowrap;
83+
text-overflow: ellipsis;
8084

8185
&:last-child {
8286
margin-right: 0;

0 commit comments

Comments
 (0)