Unify new conversation margins

This commit is contained in:
Steffen van Bergerem 2016-10-01 00:39:41 +02:00 committed by Benjamin Neff
parent ec8a49b338
commit 2a31c2a6db

View file

@ -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; }