default.css div.t-autocomplete-menu ul style shouldn't have width, height &
margin-left
---------------------------------------------------------------------------------------
Key: TAPESTRY-2336
URL: https://issues.apache.org/jira/browse/TAPESTRY-2336
Project: Tapestry
Issue Type: Bug
Affects Versions: 5.0.12
Reporter: Andy Blower
Priority: Minor
The style "div.t-autocomplete-menu ul" in default.css specifies fixed values
for width, height & margin-left. This means that the menu ul doesn't inherit
the values added to the parent div by the Scriptaculous JS which are based on
the size and position of the text box.
I think these values should be removed from the style so the Scriptaculous
values can be used.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]