mirror of
https://github.com/discourse/discourse.git
synced 2025-09-08 12:06:51 +08:00
Adjust width for membership request input field.
This commit is contained in:
parent
898c6ba037
commit
49c6959dfc
1 changed files with 4 additions and 0 deletions
|
@ -3,3 +3,7 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.group-edit-membership-request-template {
|
||||||
|
width: 98%;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue