let not overlap the borders b5eea45a
Anselm R. Garbe · 2007-08-10 18:27 1 file(s) · +1 −1
layout.c +1 −1
175 175
			}
176 176
			resize(c, nx, ny, nw, nh, False);
177 177
			if(n > 1 && th != wah)
178 -
				ny += nh;
178 +
				ny += nh + 2 * c->border;
179 179
			i++;
180 180
		}
181 181
		else