Get the contacts field partially working

This commit is contained in:
Joseph Schorr 2015-01-05 17:10:01 -05:00
parent 32c0a14d96
commit 825455ea6c
5 changed files with 176 additions and 42 deletions

View file

@ -4923,4 +4923,8 @@ i.slack-icon {
border: 1px solid #eee;
vertical-align: middle;
padding: 4px;
}
.config-contact-field .form-control {
width: 350px;
}