Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/ocsms.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Blot <loic.blot@unix-experience.fr>2018-11-11 14:07:47 +0300
committerLoic Blot <loic.blot@unix-experience.fr>2018-11-11 14:07:47 +0300
commit95749f6d20eff2737dc98bbd90fa2c63c2776405 (patch)
tree8e86bae40dfb69464246255b958f335985108551 /templates
parentd87259366f0135955c906088d8f42f9a7e10b956 (diff)
Fix remaining CSS issues
Diffstat (limited to 'templates')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 34c5881..9c2efb8 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -106,7 +106,7 @@ use \OCA\OcSms\Lib\CountryCodes;
</div>
</div>
- <div id="app-conversation">
+ <div id="app-content">
<div id="app-content-loader" class="icon-loading" v-if="isConvLoading"></div>
<div id="app-content-header" v-if="!isConvLoading && messages.length > 0" v-bind:style="{backgroundColor: getContactColor(selectedContact.uid) }">
<div id="ocsms-contact-avatar">