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