Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf660a47

Browse files
polkertyJelteF
authored andcommitted
Adjust direction of dropdowns at the bottom of the page (#4)
The bottom dropdowns on the patch page would expand downwards, requiringthe user to scroll down to see and click any of the buttons in the dropdown.With this change these are changed into "dropup" menus, so the expand upwards.
1 parent013eeb1 commitf660a47

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎pgcommitfest/commitfest/templates/patch.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,9 @@ <h4>Annotations</h4>
183183
</tbody>
184184
</table>
185185

186+
<divclass="dropup">
186187
{%include "patch_commands.inc"%}
188+
</div>
187189

188190
{%comment%}commit dialog{%endcomment%}
189191
<divclass="modal fade"id="commitModal"role="dialog">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp