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

Editor: Double scrollbars when preview window open #316

Closed
kriskarkoski opened this issue Nov 20, 2015 · 0 comments
Closed

Editor: Double scrollbars when preview window open #316

kriskarkoski opened this issue Nov 20, 2015 · 0 comments
Labels
[Feature] Post/Page Editor The editor for editing posts and pages. [Pri] Normal Schedule for the next available opportuinity. [Type] Bug When a feature is broken and / or not performing as intended
Milestone

Comments

@kriskarkoski
Copy link
Contributor

If I scroll the preview window, the document behind will also scroll. There needs to be a:

html, body { height: 100%; overflow-y: hidden; }

set when the preview (all modals actually) are open.

raised by apeatling

@kriskarkoski kriskarkoski added [Type] Bug When a feature is broken and / or not performing as intended [Feature] Post/Page Editor The editor for editing posts and pages. [Pri] Normal Schedule for the next available opportuinity. labels Nov 20, 2015
@kriskarkoski kriskarkoski added this to the Editor: v1.1 milestone Nov 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Post/Page Editor The editor for editing posts and pages. [Pri] Normal Schedule for the next available opportuinity. [Type] Bug When a feature is broken and / or not performing as intended
Projects
None yet
Development

No branches or pull requests

1 participant