forked from rc/aircox
		
	layout issue
This commit is contained in:
		@ -617,9 +617,6 @@ class DiffusionPage(Publication):
 | 
			
		||||
                archive = self.publish_archive, excerpt = True
 | 
			
		||||
            )
 | 
			
		||||
        )
 | 
			
		||||
        print("--", self.diffusion.get_sounds(
 | 
			
		||||
                archive = self.publish_archive, excerpt = True
 | 
			
		||||
        ))
 | 
			
		||||
        return context
 | 
			
		||||
 | 
			
		||||
    def save(self, *args, **kwargs):
 | 
			
		||||
 | 
			
		||||
@ -196,7 +196,7 @@ body > .header {
 | 
			
		||||
 | 
			
		||||
.page > nav {
 | 
			
		||||
    flex: 1;
 | 
			
		||||
    width: 20em;
 | 
			
		||||
    width: 50em;
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
    max-width: 16em;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user