Added Push notifications, spaces-to-tabs, fixed textarea issue

This commit is contained in:
Achilles Rasquinha 2018-01-24 19:38:31 +05:30
parent 80fcc8a51d
commit 4443dfc75c
3 changed files with 1356 additions and 1316 deletions

View file

@ -380,7 +380,7 @@ a.no-decoration:active {
resize: none;
padding-left: 0px;
padding-right: 0px;
overflow: auto;
overflow: hidden;
}
.chat-room-footer .chat-form .fa {
font-size: 14px;

File diff suppressed because it is too large Load diff

View file

@ -261,7 +261,7 @@
resize: none;
padding-left: 0px;
padding-right: 0px;
overflow: auto;
overflow: hidden;
}
.fa