Adjust width for membership request input field.

This commit is contained in:
Guo Xiang Tan 2017-08-09 16:05:20 +09:00
parent 898c6ba037
commit 49c6959dfc
1 changed files with 4 additions and 0 deletions

View File

@ -3,3 +3,7 @@
font-weight: bold;
}
}
.group-edit-membership-request-template {
width: 98%;
}