forked from rc/aircox
layout issue
This commit is contained in:
parent
c059a33077
commit
cd5ecf47ae
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user