Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post width #48

Closed
adishavit opened this issue Dec 1, 2016 · 1 comment
Closed

Post width #48

adishavit opened this issue Dec 1, 2016 · 1 comment

Comments

@adishavit
Copy link

How can I make the width of the post page wider?
I want it to retain the same margins, but to stretch to fit the available window page width.
I found several css fields that change this, but i couldn't figure out how to retain the same margins and auto panel hiding for narrower screens.

@lnishan
Copy link

lnishan commented Jan 25, 2017

@adishavit
You are looking for the CSS property max-width :)
If I understand you correctly, all you need to do is just:
Remove all the max-width lines in the CSS files and it should get you what you want :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants