mirror of https://github.com/zulip/zulip.git
Eliminate weird whitespace at the bottom of the "create stream" form.
This also has the property of fixing this for all forms-that-contain-modals since the selector is more generic. (imported from commit 18fd26dd94fe4f6f3fe9a01884b867a9d37993d0)
This commit is contained in:
parent
959760b43e
commit
69ba982e9b
|
@ -1454,7 +1454,7 @@ table.floating_recipient {
|
|||
float: right;
|
||||
}
|
||||
|
||||
#invite_user_form {
|
||||
.modal form {
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue