Weston Moran: they REALLY need to fix the textarea issue
Weston Moran: as i edit things it is really a show stopper
Weston Moran: specifically
Weston Moran:
input, textarea, select {
-moz-border-radius: 4px 4px 4px 4px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4) inset, 0 1px 0 rgba(255, 255, 255, 0.9);
border: 1px solid #AAAAAA;
display: inline-block;
margin-bottom: 5px;
overflow: hidden;
padding: 5px;
}
Weston Moran: that overflow:hidden
Weston Moran: is causing you not to be able to make edits past the visible space
This came up in relation to editing the contents of the adobe neighborhood home page.
status: open --> in-progress
assigned_to: Dave Brondsema
2 problems:
sftheme:db/1368, allura:db/1368