From 91b35c53494f0ab4b53430dd39bbbc21f019912a Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 26 Nov 2015 23:19:06 +0100 Subject: various css fixes --- view/css/mod_events.css | 6 ++++++ view/tpl/conv_item.tpl | 2 +- view/tpl/event_head.tpl | 18 +++++++++--------- view/tpl/js_strings.tpl | 1 + 4 files changed, 17 insertions(+), 10 deletions(-) (limited to 'view') diff --git a/view/css/mod_events.css b/view/css/mod_events.css index 00dcc40f8..5e0fc2bce 100644 --- a/view/css/mod_events.css +++ b/view/css/mod_events.css @@ -8,3 +8,9 @@ width: 100%; padding: 6px 12px; } + +.event-wrapper { + max-width: 700px; + height: auto; + padding: 10px; +} diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 206ee245e..08f0d4fbe 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -183,7 +183,7 @@