#553 closed enhancement (fixed)
Feature Request: HtmlTooltipTemplate.css would be better not to define a max-width
Reported by: | Owned by: | Dustin Machi | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Widgets | Version: | 0.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
IMHO it would be better not to define a max-width in HtmlTooltipTemplate?.css, since it is very easy to define max-width in a supplementary css, but seems to be very hard to undefine it.
My workaround atm is to override it by defining min-width, but that is unsatisfactory...
Thanks again for dojo-tookit, it's awesome!
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Milestone: | → 0.3release |
---|
comment:3 Changed 15 years ago by
Owner: | changed from anonymous to Dustin Machi |
---|
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Are you saying that you want the tooltip to expand to the width of the screen?