Merge branch 'release/2020.01-03'

This commit is contained in:
Björn Fromme
2020-01-03 10:17:48 +01:00
2 changed files with 6 additions and 5 deletions
@@ -1,4 +1,9 @@
.footer{ .footer{
.ep-core-events & {
margin-top: 32px;
}
&:before{ &:before{
content: ''; content: '';
display: block; display: block;
@@ -140,16 +140,12 @@
} }
.teaserbox--country &, .teaserbox--country &,
.teaserbox--region &,
.teaserbox--city & { .teaserbox--city & {
min-height: 170px; min-height: 170px;
overflow: hidden; overflow: hidden;
} }
.teaserbox--region & {
min-height: 220px;
overflow: hidden;
}
.teaserbox--hotel & { .teaserbox--hotel & {
min-height: 300px; min-height: 300px;
} }