Adjust width for membership request input field.
This commit is contained in:
parent
898c6ba037
commit
49c6959dfc
|
@ -3,3 +3,7 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.group-edit-membership-request-template {
|
||||||
|
width: 98%;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue