* Fix GitLab MR edit template style.

This commit is contained in:
lichengjun
2021-09-13 05:04:18 +00:00
parent 8dd99a2f51
commit 13614e058b
+2 -2
View File
@@ -22,7 +22,7 @@
<td><?php echo $this->loadModel('gitlab')->getByID($MR->gitlabID)->name;?></td>
</tr>
<tr>
<th><?php echo $lang->mr->sourceProject;?></th>
<th style="white-space: nowrap;"><?php echo $lang->mr->sourceProject;?></th>
<td>
<div>
<span class='fix-border text-left'>
@@ -33,7 +33,7 @@
</td>
</tr>
<tr>
<th><?php echo $lang->mr->targetProject;?></th>
<th style="white-space: nowrap;"><?php echo $lang->mr->targetProject;?></th>
<td>
<div class='input-group'>
<span class='input-group-addon fix-border'>