Grid in panel
Created by: allaire
See this jsfiddle:
http://jsfiddle.net/MgcDU/6678/embedded/result/
Top one is the grid used in the panel-body, it looks good on desktop, but has double padding issue on mobile. Second one is the grid not used in panel-body, looks wrong on desktop but good on mobile.
This wouldn't happen if the negative margin on .row
was kept on mobile too. Perhaps, i'm still unsure why it is removed only when in a container and on mobile... Maybe someone could shed some light on this?
Thanks for all your work!