I am encountering an issue with my code working in Chrome but not Firefox. Can anyone offer suggestions on how I can address this problem? The intended functionality is for the door to open when hovered over and for the landscape image to scroll across. However, in Firefox, the door does not fully open unless the mouse is positioned on the right edge. (Please note that I am restricted from modifying the HTML or using anything other than CSS)
<ul id="calendar"><li><div class = "door">15</div></li></ul>