1
0
mirror of https://github.com/nextcloud/ocsms.git synced 2026-08-11 16:32:55 +00:00

Conversation header CSS fix & unicity fixes for unread messages & peerlist last messages

Note: for unread message count we need one more fix
This commit is contained in:
Loic Blot
2016-09-22 23:06:22 +02:00
parent 745d7092ad
commit 010acd7adc
2 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
#app-content-wrapper {
padding: 15px;
margin-top: 80px;
margin-top: 100px;
min-height: auto !important;
}