From 57ddc5d4a38ce8e725e65bc8501e6679ae05bb1f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Thu, 20 Apr 2017 09:45:37 +0200 Subject: [PATCH] chat: push chat guidelines further down on mobile --- panikweb_templates/static/css/_specifics.scss | 7 +++++++ panikweb_templates/templates/chat.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/panikweb_templates/static/css/_specifics.scss b/panikweb_templates/static/css/_specifics.scss index 021cf52..7a0e0eb 100644 --- a/panikweb_templates/static/css/_specifics.scss +++ b/panikweb_templates/static/css/_specifics.scss @@ -722,6 +722,13 @@ h1.top#frequence { display: none; } + div.chat-page .rightPart { + font-size: 95%; + margin-top: 4em; + padding-top: 1em; + border-top: 1px solid #777; + } + } /****************************************************/ diff --git a/panikweb_templates/templates/chat.html b/panikweb_templates/templates/chat.html index c0a08a8..d645688 100644 --- a/panikweb_templates/templates/chat.html +++ b/panikweb_templates/templates/chat.html @@ -20,7 +20,7 @@
-