Changes between Initial Version and Version 1 of Ticket #62008, comment 3
- Timestamp:
- 09/09/2024 11:05:39 AM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62008, comment 3
initial v1 1 ihave checked this issue and found that issue is not in the position:static but as the nav element has the float right CSS applied on it an article element which is below overlaps the nav element and so the links are not clickable i have resolved this issue by removing the float right and added flex to it match the design1 I have checked this issue and found that issue is not in the position:static but as the nav element has the float right CSS applied on it an article element which is below overlaps the nav element and so the links are not clickable i have resolved this issue by removing the float right and added flex to it match the design