function page_layout(Page p) {
var string k1Swidth = "900px";
which was just fine, until today when it suddenly, and spontaneously, changed itself. The code still reads the same, but suddenly the component box is huge and I have to scroll across to see everything. I didn't touch the code and I have no idea why it's doing this. Changing the numbers isn't doing anything either. Can anyone help?
Fixed. Thank you