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

Fixes for responsive design #1803

Merged
merged 30 commits into from Oct 24, 2013
Merged

Fixes for responsive design #1803

merged 30 commits into from Oct 24, 2013

Conversation

cyberalien
Copy link
Contributor

Prevent large avatars from breaking layout on any resolution.

PHPBB3-11956
Scale down online image for HD displays

PHPBB3-11956
Hide duplicate author name in posts on mobile devices

PHPBB3-11956
Fix topic actions layout on mobile devices

PHPBB3-11956
Move responsive *CP navigation to cp.css because
layout has to change at width higher than 700px

PHPBB3-11956
Changes behavior of topiclist lists on mobile devices.
Shows/hides certain elements in each row to present all
important information to visitor on mobile devices, such
as last post when viewing forum instead of first post.

Also fixes topiclist layout bug in drafts.html

PHPBB3-11956
Move JS to reusable function that can be ran
for all content added with JavaScript such as
results of AJAX forms

PHPBB3-11956
Wider pagination links on mobile devices. Also fixes
typo in pagination selector.

PHPBB3-11956
Replace dropdown menu code with reusable handler that
is shared between all types of dropdown menus and can
be used by custom menus by extensions.

PHPBB3-11956
Also add -webkit prefix to box-sizing

PHPBB3-11956
naderman added a commit that referenced this pull request Oct 24, 2013
@naderman naderman merged commit 9185fce into phpbb:develop Oct 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants