mirror of https://github.com/vector-im/riot-web
Set margin between user and "Show more" on Invite dialog (#8144)
parent
24bda5602f
commit
981b44cb0d
|
@ -99,7 +99,7 @@ limitations under the License.
|
||||||
|
|
||||||
.mx_InviteDialog_section_showMore {
|
.mx_InviteDialog_section_showMore {
|
||||||
margin: 7px 18px;
|
margin: 7px 18px;
|
||||||
display: inline;
|
display: block;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue