Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS [Solved] allow zoom without affecting layout Reply To: [Solved] allow zoom without affecting layout

#171627
randy
Participant

I’m using adobe edge reflow, so those codes are auto generated, below are the meta’s info:

<meta name="viewport" content="initial-scale = 1.0,maximum-scale = 1.0" />

Thanks Paulie