mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Set sidenavs max width to leave room if embed width is too small. Closes #35
This commit is contained in:
		@@ -85,6 +85,7 @@ body > div.navbar-fixed > nav > div {
 | 
				
			|||||||
.side-nav {
 | 
					.side-nav {
 | 
				
			||||||
  color: white;
 | 
					  color: white;
 | 
				
			||||||
  background-color: #607d8b;
 | 
					  background-color: #607d8b;
 | 
				
			||||||
 | 
					  max-width: 95%;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.side-nav .userView .name {
 | 
					.side-nav .userView .name {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user