#30393 closed defect (bug) (invalid)
wpadminbar div is position absolute, must be position fixed on mobile
| Reported by: | mdnotion | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 4.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
the div with id selector wpadminbar is has a position: absolute property. This should be position fixed otherwise it does not stick to the bottom of the page. User logged into their wordpress and on mobile.
Attachments (2)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
position absolute, not sticking to bottom