Skip to content

Commit 0989f43

Browse files
authored
Dashboard context dropdown position fix on landing page in mobile view. (#27047)
as title. Screensots before ![image](https://github.com/go-gitea/gitea/assets/80308335/d72da379-1fb1-4d75-9f3e-f70e06ad4065) after ![image](https://github.com/go-gitea/gitea/assets/80308335/110ea806-feed-4947-bf56-2985b1e1ec5f)
1 parent 79afd28 commit 0989f43

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

web_src/css/dashboard.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,3 @@
8989
.dashboard .dashboard-navbar .ui.dropdown {
9090
max-width: 100%;
9191
}
92-
93-
@media (max-width: 767.98px) {
94-
.dashboard .dashboard-navbar .ui.dropdown > .menu {
95-
position: static;
96-
}
97-
}

0 commit comments

Comments
 (0)