CSS z-index bug in mobileview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dafnie
    Senior Member
    • Dec 2015
    • 140

    CSS z-index bug in mobileview

    To reproduce
    1. View a account in mobileview (viewport 400px)
    2. Try to edit a meeting in the Activities tab.
    3. The dropdown is hidden behind in the tab and only view is accessible.
    The bug can be solved by adding position: relative to the ul.dropdown-menu.pull-right class.

    Click image for larger version

Name:	Screenshot_20190728_090432.jpg
Views:	303
Size:	94.6 KB
ID:	50460Click image for larger version

Name:	after_adding_css.jpg
Views:	344
Size:	53.0 KB
ID:	50459
  • yuri
    Member
    • Mar 2014
    • 8440

    #2
    Thanks for reporting.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    Working...