From 3ad854db2f281338dad82fa113dadec187fcbf46 Mon Sep 17 00:00:00 2001 From: knuch Date: Thu, 30 Aug 2018 09:13:32 +0200 Subject: [PATCH 1/3] hotfix overflo hidden news --- shortcodes/epfl_memento/view.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shortcodes/epfl_memento/view.php b/shortcodes/epfl_memento/view.php index 04d2ffe9..df5834d4 100755 --- a/shortcodes/epfl_memento/view.php +++ b/shortcodes/epfl_memento/view.php @@ -6,8 +6,8 @@ $display_first_event = ('1' === $template); ?> -
-
+
+
From cc5e7b159caafea58cef0865427831266ccfe354 Mon Sep 17 00:00:00 2001 From: knuch Date: Thu, 30 Aug 2018 09:16:33 +0200 Subject: [PATCH 2/3] remove top padding on homepage --- template-parts/content-page.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-parts/content-page.php b/template-parts/content-page.php index bc1e6c86..08c50098 100644 --- a/template-parts/content-page.php +++ b/template-parts/content-page.php @@ -23,7 +23,7 @@ + $content_spacing_classes = $has_hero || $currentTemplate == 'page-homepage.php' ? 'pb-5 mb-4 ' : 'py-5 mb-4 '; ?>
Date: Thu, 30 Aug 2018 09:59:47 +0200 Subject: [PATCH 3/3] bump version --- CHANGELOG.md | 4 ++++ VERSION | 2 +- style.css | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8fbd5f4..aadc848b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # CHANGELOG +*1.2.4* (2018-08-30) + - remove top padding on homepage + - hotfix overflow hidden events + *1.2.3* (2018-08-30) - epfl-news: fix big image for news shortcode diff --git a/VERSION b/VERSION index 0495c4a8..e8ea05db 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.3 +1.2.4 diff --git a/style.css b/style.css index 405766fe..2e5dcac1 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: Author: Antistatique.net Author URI: http://antistatique.net/ Description: Description -Version: 1.2.3 +Version: 1.2.4 License: GNU General Public License v2 or later License URI: LICENSE Text Domain: epfl