the-modular-grid icon indicating copy to clipboard operation
the-modular-grid copied to clipboard

A Chrome extension that superimposes a grid over your web dev mockups.

Results 18 the-modular-grid issues
Sort by recently updated
recently updated
newest added

Per the CSS spec, `max-width` over-rides `width`, but a conflict exists between the two, leaving the width of the grid overlay to be over-ridden by the author’s style sheet.

Change “A modular grid for web development and/or design” so something clearer.

There is no option to allow the user to overlay the grid columns as fixed or fluid.

v1.0.x
beta

Users who don’t use a reset or normalized CSS document at the base of their style sheet stack may want an offset option at the `body` or `html` level.

enhancement
v1.0.x
suggestion

Give the user the option to change the following breakpoints, whose values are inspired by the BBC’s [GEL (Global Experience Language) for Grids](http://www.bbc.co.uk/gel/guidelines/grid): * `breakpoint--x-small: 400px;` * `breakpoint--small: 600px;` *...

enhancement
v1.0.x
suggestion

Per our conversation last week, I’m assigning this to you, @bluejune8.

enhancement
v1.0.x
ui/ux

Each option should contain the ability to revert back to the initial/default value. Also, it should be possible to reset all the options back to their initial/default values with just...

enhancement
v1.0.x
beta
ui/ux