logo Sign In

Post #331637

Author
Jay
Parent topic
Topic title edit is too small
Link to post in topic
https://originaltrilogy.com/post/id/331637/action/topic#331637
Date created
26-Sep-2008, 1:28 PM
ronlaw said:

Erm, in the CSS it says

.FormContentTitleInput {
width : 60%;
height : 14px;
overflow : auto;
}

so the height is absolutely specified...

and why are you using a Textarea for a single line input?

I believe I removed the fixed height in my latest beta version.

I'm using textareas instead of text inputs because quotation marks cause text inputs to break.