Skip to content

Commit 41ea1d2

Browse files
authored
Update admin.php
1 parent 2c9e961 commit 41ea1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
<form method="post" action="<?php echo route('api.standalone-updater.update-now'); ?>">
163163
<div class="d-flex justify-content-center">
164164
<div class="form-group mb-0 mr-4">
165-
<div class="input-group align-items-center">
165+
<div class="input-group align-items-center h-100">
166166
<!-- <label> Version:</label>&nbsp;-->
167167
<select name="version" class="form-select js-standalone-updater-select-version">
168168
<option value="latest">Latest stable</option>

0 commit comments

Comments
 (0)