Re: Alignment of 'editbox'
On 27 mrt, 23:05, Bergamot <berga...@visi.com> wrote:
>
> textarea (line 189)
> {
> width: 100%;
>
> }
>
> Width does not include padding or borders, so the width may actually be
> something like 101% with those added, causing it to overflow and slide
> under the left column. Try changing the width to 98% and see what happens.
>
> --
> Berg
Hi Berg,
Thanks for the reply but the width doesn't seem the problem. I've
tried changing it to 90% but it still stays the same.
Pieter
|