Skip to content
This repository has been archived by the owner on Nov 3, 2018. It is now read-only.

"Type details here" disappears after opening details the first time #18

Open
hueniverse opened this issue Aug 27, 2011 · 1 comment
Open

Comments

@hueniverse
Copy link

No description provided.

@serkanserttop
Copy link

I sent a pull request on the postmile-web repo. Tracked the issue down to this
postmile/node_modules/postmile-web/lib/static/view/js/tasklist.js:
419
420 function shrinkDetails(node) {
421: node.setStyle("height", '5px'); // nominal size for empty line
422 }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants