Opened 5 years ago
Closed 4 years ago
#48545 closed defect (bug) (fixed)
Avatar icon on the dashboard goes under scroll bar on IE
Reported by: | Y_Kolev | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.6 | Priority: | normal |
Severity: | minor | Version: | |
Component: | Toolbar | Keywords: | has-screenshots has-patch needs-testing |
Focuses: | ui, css | Cc: |
Description
Avatar Icon on the dashboard under IE 11 goes under the scroll bar. It is a minor issue but worth fixing it.
Screenshot - http://prntscr.com/pukexj
Attachments (3)
Change History (13)
@
4 years ago
using -ms-overflow-style
to keep IE scrollbar on the side instead of overlapping the toolbar
#4
@
4 years ago
- Focuses css added
The profile link could have a (right) margin in Internet Explorer only, but I think it's simpler in 48545.1.diff. It keeps the scrollbar visible, as it is on the front end (for the themes I checked).
This ticket was mentioned in Slack in #core-css by ryelle. View the logs.
4 years ago
This ticket was mentioned in Slack in #core-css by kirstyburgoine. View the logs.
4 years ago
This ticket was mentioned in Slack in #core-css by kirstyburgoine. View the logs.
4 years ago
Note: See
TracTickets for help on using
tickets.
I added right Padding for Avatar icon on the dashboard