getchopchop / chopchop

Front end user interface primer toolkit for the pro's
https://getchopchop.github.io
MIT License
31 stars 7 forks source link

Add max width to form elements #135

Closed daveredfern closed 8 years ago

daveredfern commented 8 years ago

Cap form widths to reduce the width of grids.

daveredfern commented 8 years ago

I had a thought. This will break errors so maybe a better solution is to add a max width the field groups. this would ensure the error is the same width.

daveredfern commented 8 years ago

@gazjoy I can sort this. Suggested max width? Could do screen(xs,max)?

gazjoy commented 8 years ago

@daveredfern yeh lets try it see how we go.

daveredfern commented 8 years ago

@gazjoy ok great, I'll sort this.

daveredfern commented 8 years ago

Done