Skip to content

Fix breaks in responsive layouts#31

Merged
stephenharris merged 1 commit intostephenharris:masterfrom
khromov:patch-1
Oct 12, 2013
Merged

Fix breaks in responsive layouts#31
stephenharris merged 1 commit intostephenharris:masterfrom
khromov:patch-1

Conversation

@khromov
Copy link
Copy Markdown
Contributor

@khromov khromov commented Sep 30, 2013

Using min-width breaks responsive layouts.

Here's an example of what the default Twenty twelve theme looks like before the fix on a mobile:
https://dl.dropboxusercontent.com/u/2758854/2013-09-30%2019.57.33.png

The only downside of this fix is that the help button gets a little squished on mobile.

Hiding the undo/redo buttons on mobile with a media query would fix it permanently. Do you want me to send a PR for this?

Using min-width breaks responsive layouts.

Here's an example of what the default Twenty twelve theme looks like before the fix on a mobile:
https://dl.dropboxusercontent.com/u/2758854/2013-09-30%2019.57.33.png

The only downside of this fix is that the help button gets a little squished on mobile.

Hiding the undo/redo buttons on mobile with a media query would fix it permanently. Do you want me to send a PR for this?
stephenharris added a commit that referenced this pull request Oct 12, 2013
Fix breaks in responsive layouts
@stephenharris stephenharris merged commit a046ee8 into stephenharris:master Oct 12, 2013
@stephenharris
Copy link
Copy Markdown
Owner

Awesome, thank you! (Apologies its taken so long to get round to reviewing this...)

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

Successfully merging this pull request may close these issues.

2 participants