OpenTechStrategies / streetcrm

StreetCRM is a free software contact management application
Other
5 stars 4 forks source link

Widen main column #317

Closed pjsier closed 7 years ago

pjsier commented 7 years ago

Fixes #315, if this isn't wide enough I can make it wider, but this seemed worthwhile given it's quick and the issues we had on #314 with column spacing

cecilia-donnelly commented 7 years ago

This is great! Thanks, @pjsier. Can you make the max-width attribute even bigger; maybe 1200px? On large screens there's no reason to restrict. Actually, do we need max-width at all, since we have width set?

pjsier commented 7 years ago

If it works, I just took the opposite approach and dropped width and increased the max-width so that it'll really fill up the screen. Added some padding on the sides too so that it doesn't look to cramped

cecilia-donnelly commented 7 years ago

Works for me!