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