Fixing navbar overflowing footer
This commit is contained in:
		
							parent
							
								
									d3182e6215
								
							
						
					
					
						commit
						b3424f6490
					
				@ -1,6 +1,5 @@
 | 
			
		||||
footer {
 | 
			
		||||
  text-align: center;
 | 
			
		||||
  margin-top: auto;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.terms-of-service {
 | 
			
		||||
 | 
			
		||||
@ -1139,7 +1139,7 @@ th {
 | 
			
		||||
  display: none;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
app-master-page {
 | 
			
		||||
app-master-page, app-liquid-master-page {
 | 
			
		||||
  display: flex;
 | 
			
		||||
  flex-direction: column;
 | 
			
		||||
  min-height: 100vh;
 | 
			
		||||
@ -1148,3 +1148,7 @@ app-master-page {
 | 
			
		||||
    padding-bottom: 0px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
app-global-footer {
 | 
			
		||||
  margin-top: auto;
 | 
			
		||||
}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user