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