Skip to content

Use divs and CSS to style grid layout instead of tables.#119

Merged
mattheu merged 1 commit into
MP6from
MP6-responsive
Nov 14, 2013
Merged

Use divs and CSS to style grid layout instead of tables.#119
mattheu merged 1 commit into
MP6from
MP6-responsive

Conversation

@mattheu
Copy link
Copy Markdown
Member

@mattheu mattheu commented Nov 14, 2013

MP6 has done a lot to make the WP admin work better on mobiles.

The CMB column-layout sucked on mobiles. But its not so easy to style tables.

I propose we drop the tables, replacing it with a simple CSS grid, and using media queries to make all columns 100% width below a certain screen width.

Any thoughts - @joehoyle

@joehoyle
Copy link
Copy Markdown
Member

Sounds like a good idea to me


Sent from Mailbox for iPhone

On Thu, Nov 14, 2013 at 1:34 PM, Matthew Haines-Young
notifications@github.com wrote:

MP6 has done a lot to make the WP admin work better on mobiles.
The CMB column-layout sucked on mobiles. But its not so easy to style tables.
I propose we drop the tables, replacing it with a simple CSS grid, and using media queries to make all columns 100% width below a certain screen width.
Any thoughts - @joehoyle
You can merge this Pull Request by running:
git pull https://github.com/humanmade/Custom-Meta-Boxes MP6-responsive
Or you can view, comment on it, or merge it online at:
#119
-- Commit Summary --

mattheu added a commit that referenced this pull request Nov 14, 2013
Use divs and CSS to style grid layout instead of tables.
@mattheu mattheu merged commit bbfac4d into MP6 Nov 14, 2013
@mattheu mattheu deleted the MP6-responsive branch November 14, 2013 14:38
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