Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 981b44c

Browse files
authored
Set margin between user and "Show more" on Invite dialog (#8144)
1 parent 24bda56 commit 981b44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/css/views/dialogs/_InviteDialog.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ limitations under the License.
9999

100100
.mx_InviteDialog_section_showMore {
101101
margin: 7px 18px;
102-
display: inline;
102+
display: block;
103103
}
104104
}
105105

0 commit comments

Comments
 (0)