diff options
| -rw-r--r-- | res/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/templates/index.html b/res/templates/index.html index b20569f3..19ca7152 100644 --- a/res/templates/index.html +++ b/res/templates/index.html @@ -26,7 +26,7 @@ </div> <div id="search-suggestion" class="suggestion" style="display: none"> </div> - <div> + <div style="right: 200px; position: absolute;"> <ul class="dropdown-menu"> <li class="dropdown-item dropdown-menu-heading">Filter by Type</li> <li class="dropdown-item dropdown-item-type dropdown-item-type-person"> |
