From 3e1f7ff96e18e105764013789e1f12e2da36fdcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Mon, 14 Mar 2022 15:47:42 +0100 Subject: [PATCH] Fix missing margins --- .../Resources/Private/Partials/Hotel/Details.html | 2 +- .../Resources/Private/Partials/Region/Details.html | 8 ++++++-- .../Private/Templates/Concept/Detail.html | 14 ++++++++++---- .../Private/Templates/Country/Detail.html | 2 +- 4 files changed, 18 insertions(+), 8 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html index d606b10e..66954b0f 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Hotel/Details.html @@ -26,7 +26,7 @@ -
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html index e240199f..004c216f 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Partials/Region/Details.html @@ -59,7 +59,7 @@ -
@@ -121,7 +121,11 @@ - {region.skiAreaExtended -> f:format.html()} + +
+ {region.skiAreaExtended -> f:format.html()} +
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html index 55b31c1d..4cfea9b4 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html @@ -23,11 +23,13 @@
-
- {concept.description -> f:format.html()} +
+
+ {concept.description -> f:format.html()} +
-
@@ -81,7 +83,11 @@
- {concept.descriptionExtended -> f:format.html()} + +
+ {concept.descriptionExtended -> f:format.html()} +
+
diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html index 98752341..dcf846ad 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Country/Detail.html @@ -28,7 +28,7 @@ {country.description -> f:format.html()}
-