Merge branch 'next-minor' into develop
This commit is contained in:
commit
fc3627d567
2 changed files with 5 additions and 0 deletions
|
|
@ -29,6 +29,9 @@
|
|||
padding-left: 3px;
|
||||
}
|
||||
}
|
||||
|
||||
.comment.new-comment-form-wrapper { padding-bottom: 0; }
|
||||
|
||||
.submit_button {
|
||||
margin-top: 10px;
|
||||
input {
|
||||
|
|
|
|||
|
|
@ -188,3 +188,5 @@
|
|||
input#contact_ids { box-shadow: none; }
|
||||
label { font-weight: bold; }
|
||||
}
|
||||
|
||||
.new-conversation.form-horizontal .form-group:last-of-type { margin-bottom: 0; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue