Adjust minimum teaser height for regions
This commit is contained in:
@@ -115,12 +115,16 @@
|
||||
}
|
||||
|
||||
.teaserbox--country &,
|
||||
.teaserbox--region &,
|
||||
.teaserbox--city & {
|
||||
min-height: 170px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.teaserbox--region & {
|
||||
min-height: 220px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.teaserbox--hotel & {
|
||||
min-height: 230px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user