forked from External/greenlight
		
	fix cookie banner height (#1202)
This commit is contained in:
		@@ -134,12 +134,12 @@ a {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.cookies-banner {
 | 
					.cookies-banner {
 | 
				
			||||||
  height: $footer-height;
 | 
					 | 
				
			||||||
  color: white;
 | 
					  color: white;
 | 
				
			||||||
  background-color: $button-color-blue;
 | 
					  background-color: $button-color-blue;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  #cookies-agree-button {
 | 
					  #cookies-agree-button {
 | 
				
			||||||
    background-color: green !important;
 | 
					    background-color: green !important;
 | 
				
			||||||
 | 
					    margin: 0;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user