Skip to content

Commit e225497

Browse files
mul14lafriks
authored andcommitted
Fix dropdown menu position on explore repo (#2808)
Signed-off-by: Mulia Arifandi Nasution <[email protected]>
1 parent 605038d commit e225497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/explore/search.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div class="ui right floated secondary filter menu">
22
<!-- Sort -->
3-
<div class="ui dropdown type jump item">
3+
<div class="ui right dropdown type jump item">
44
<span class="text">
55
{{.i18n.Tr "repo.issues.filter_sort"}}
66
<i class="dropdown icon"></i>

0 commit comments

Comments
 (0)