Placelist small viewport
This commit is contained in:
		@@ -1,6 +1,5 @@
 | 
			
		||||
.LP-PlaceTeaser{
 | 
			
		||||
	width: 280px;
 | 
			
		||||
	height: 165px;
 | 
			
		||||
 | 
			
		||||
    .LP-PlaceTeaser__Image{
 | 
			
		||||
		height: 165px;
 | 
			
		||||
@@ -42,12 +41,15 @@
 | 
			
		||||
		color: $-grey;
 | 
			
		||||
		display: none;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
	&--extended{
 | 
			
		||||
@media(min-width: $-viewport-small){
 | 
			
		||||
	.LP-PlaceTeaser--extended{
 | 
			
		||||
		display: flex;
 | 
			
		||||
		flex-direction: row;
 | 
			
		||||
		width: auto;
 | 
			
		||||
		padding-right: 25px;
 | 
			
		||||
		height: 165px;
 | 
			
		||||
 | 
			
		||||
		.LP-PlaceTeaser__Meta{
 | 
			
		||||
			margin: 0;
 | 
			
		||||
@@ -88,5 +90,4 @@
 | 
			
		||||
			
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user