Comment 4 for bug 139250

Revision history for this message
milivoj (sleepy-bigpulse) wrote : Re: [Bug 139250] Re: Clipped text input fields on home page.

I believe the problem might be the style attribute for the text inputs.
I don't think "size: 200px" is valid. "width: 200px" might work. When I
change it from size: to width: in firebug, the problem is fixed. I think
perhaps I use a slightly larger font than default, so the default size
of the text inputs is too wide for your layout div.

Andrew Conkling wrote:
> Which browser are you using? Any extensions/addons modifying the page
> (e.g. Greasemonkey)? Does this clipping happen when you are logged in?
>
> ** Changed in: ubuntero
> Status: New => Incomplete
>
>