Added missing trailing newline.
This commit is contained in:
		@@ -1,28 +1,28 @@
 | 
			
		||||
.LP-PlaceList{
 | 
			
		||||
	.LP-PlaceList__List{
 | 
			
		||||
		list-style-type: none;
 | 
			
		||||
	
 | 
			
		||||
		.LP-Link{
 | 
			
		||||
			.LP-Place{
 | 
			
		||||
				&:hover{
 | 
			
		||||
					color: $-grey;
 | 
			
		||||
					background-color: $-almost-white;
 | 
			
		||||
					
 | 
			
		||||
		
 | 
			
		||||
					$-hover-offset: 2px;
 | 
			
		||||
					position: relative;
 | 
			
		||||
					left: -$-hover-offset;
 | 
			
		||||
					>.LP-Place__Image{
 | 
			
		||||
						border-left: $-hover-offset $-grey solid;
 | 
			
		||||
					}
 | 
			
		||||
				}
 | 
			
		||||
			}
 | 
			
		||||
		}
 | 
			
		||||
	
 | 
			
		||||
		.LP-PlaceList__Item{
 | 
			
		||||
			max-width: 900px;
 | 
			
		||||
			min-width: 450px;
 | 
			
		||||
			margin: 18px 0;
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
    .LP-PlaceList__List{
 | 
			
		||||
        list-style-type: none;
 | 
			
		||||
    
 | 
			
		||||
        .LP-Link{
 | 
			
		||||
            .LP-Place{
 | 
			
		||||
                &:hover{
 | 
			
		||||
                    color: $-grey;
 | 
			
		||||
                    background-color: $-almost-white;
 | 
			
		||||
                    
 | 
			
		||||
        
 | 
			
		||||
                    $-hover-offset: 2px;
 | 
			
		||||
                    position: relative;
 | 
			
		||||
                    left: -$-hover-offset;
 | 
			
		||||
                    >.LP-Place__Image{
 | 
			
		||||
                        border-left: $-hover-offset $-grey solid;
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    
 | 
			
		||||
        .LP-PlaceList__Item{
 | 
			
		||||
            max-width: 900px;
 | 
			
		||||
            min-width: 450px;
 | 
			
		||||
            margin: 18px 0;
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user