Commit 90d45e8
Fix mobile nav dropdown to use proper overlay positioning
The mobile hamburger menu was overlapping page content because it used
flex-wrap. Switch to absolute positioning with solid background and
box-shadow so the dropdown appears as a clean overlay.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent a3b35f4 commit 90d45e8
1 file changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
1105 | 1106 | | |
1106 | 1107 | | |
1107 | 1108 | | |
1108 | | - | |
| 1109 | + | |
1109 | 1110 | | |
1110 | 1111 | | |
1111 | 1112 | | |
| |||
1114 | 1115 | | |
1115 | 1116 | | |
1116 | 1117 | | |
1117 | | - | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
| 1121 | + | |
1118 | 1122 | | |
1119 | | - | |
| 1123 | + | |
1120 | 1124 | | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
1121 | 1129 | | |
1122 | 1130 | | |
1123 | 1131 | | |
1124 | 1132 | | |
1125 | 1133 | | |
1126 | 1134 | | |
1127 | 1135 | | |
1128 | | - | |
| 1136 | + | |
1129 | 1137 | | |
1130 | 1138 | | |
1131 | 1139 | | |
| |||
0 commit comments