Skip to content

Commit

Permalink
More marginalized query box
Browse files Browse the repository at this point in the history
  • Loading branch information
lkarlslund committed Dec 11, 2024
1 parent 67bd5d8 commit 978acea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/frontend/html/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@

<div id="outerquery" class="card border mb-0 mt-0 p-0 pe-auto z-50">
<div id="togglequeryvisible" class="text-center mx-4">AQL Search</div>
<div id="querybox">
<div id="querybox" class="mb-2 mx-2">
<form id="aqlqueryform" class="m-0">
<textarea
id="aqlquerytext"
Expand Down

0 comments on commit 978acea

Please sign in to comment.