Modify ↓
#12689 closed defect (fixed)
Wrong position of shortcut menu of bookmarks
| Reported by: | Owned by: | komar | |
|---|---|---|---|
| Priority: | normal | Component: | BookmarkPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Jun Omae | Trac Release: |
Description (last modified by )
Attachments (0)
Change History (6)
comment:1 Changed 9 years ago by
comment:3 Changed 9 years ago by
| Description: | modified (diff) |
|---|
comment:4 Changed 9 years ago by
| Cc: | Jun Omae added |
|---|---|
| Owner: | changed from yosiyuki to Ryan J Ollos |
| Status: | new → accepted |
The code was implemented in r11898. Is *position only needed to support older browsers? Is the intention to match other CSS properties that end in position such as background-position?
comment:6 Changed 9 years ago by
| Owner: | changed from Ryan J Ollos to komar |
|---|
Note: See
TracTickets for help on using
tickets.




I had the same issue, just modifying the css file fixed it
tracbookmark/htdocs/css/tracbookmark.css
*position: relative;