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

Fix margin for conversation content

This commit is contained in:
Loic Blot
2014-10-23 08:17:24 +00:00
parent 8d28751d94
commit c59c1fc17e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
#app-content-wrapper {
padding: 15px;
margin-top: 70px;
margin-top: 80px;
}
#app-content-header {