Updated conversation send button

This commit is contained in:
Pierre
2017-06-23 17:25:29 +02:00
parent 48e7109db4
commit b513814e8a
2 changed files with 10 additions and 7 deletions

View File

@ -25,8 +25,8 @@
}
#conversationsElem .create-message-form .btn {
padding-left: 6px;
padding-right:6px;
padding-left: 8px;
padding-right:8px;
}
#conversationsElem .create-message-form .btn.btn-add-image {