diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_socialmedia.scss b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_socialmedia.scss index 0347a45a..e69de29b 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_socialmedia.scss +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_socialmedia.scss @@ -1,32 +0,0 @@ -.socialmedia {} - -.tx-pb-social { - - .socialmedia__items { - display: flex; - flex-wrap: wrap; - justify-content: flex-start; - } - - .socialmedia__item { - float: none; - width: 100%; - margin-bottom: 20px; - - @include mq($from: tablet) { - width: 48%; - } - - @include mq($from: desktop) { - width: 23%; - } - - .text { - background-color: rgba(black, 0.5); - font-size: 14px; - line-height: 18px; - height: auto; - } - } - -} diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_teaserbox.scss b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_teaserbox.scss index ac7b2771..10aea3ac 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_teaserbox.scss +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Assets/scss/remix/_teaserbox.scss @@ -192,7 +192,8 @@ } &--fixed-height { - height: 220px; + height: 112px; + border-bottom: 12px solid white; overflow: hidden; } } diff --git a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/SocialMedia/Feeds/List.html b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/SocialMedia/Feeds/List.html index b3a6b5c1..6879ece1 100644 --- a/web/typo3conf/ext/ep_theme/Resources/Private/Templates/SocialMedia/Feeds/List.html +++ b/web/typo3conf/ext/ep_theme/Resources/Private/Templates/SocialMedia/Feeds/List.html @@ -5,7 +5,7 @@ - +