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: Prevent horizontal scroll on small screen views #424

Merged
merged 1 commit into from
Nov 25, 2015

Conversation

kellychoffman
Copy link
Member

Fixes small horizontal scrolling that appears when editing posts on smaller browser sizes.

To test, navigate to /posts, edit a post, and resize the screen <480px wide. Notice that this horizontal scrolling is no longer occurring:

overflow

Make sure to also test on all other pages as well, as wp-content is used throughout.

@kellychoffman kellychoffman added Framework [Feature] Post/Page Editor The editor for editing posts and pages. [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Nov 22, 2015
@kellychoffman kellychoffman self-assigned this Nov 22, 2015
@kellychoffman kellychoffman added this to the Editor: Next milestone Nov 22, 2015
@codebykat
Copy link
Member

Aaahhhhhh so much better.

codebykat added a commit that referenced this pull request Nov 25, 2015
…croll

Editor: Prevent horizontal scroll on small screen views
@codebykat codebykat merged commit 9cd609a into master Nov 25, 2015
@scruffian scruffian removed the [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. label Nov 25, 2015
@codebykat codebykat deleted the fix/small-screen-horizontal-scroll branch November 25, 2015 07:23
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. Framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants