- Previous
- 1 (current)
- Next
#330
not a feature and not a bug, a suggestion maby??... O_O
i brought this up at SCC, but i guess they are just noobs, because to this day it's still not fixed and it's really bad over there.. LoL
newer browsers have a feature that allows you to resize textarea's
here is my code, minus font settings:
textarea {
outline: none;
resize: vertical; //could remove and add max-width instead
min-height: 50px;
border-radius: 4pt;
}
if you resize to much, it can push stuff out and stuff gets cut off or it will just go over the table, but not the main table...
O_O
;0)
- Previous
- 1 (current)
- Next