We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1393801 commit edfacd9Copy full SHA for edfacd9
inc/issue.class.php
@@ -409,7 +409,7 @@ public function displaySimplified($options = []) {
409
}
410
411
412
- echo "<div class='tab-content card-tabs p-2 flex-grow-1 card border-start-0'>";
+ echo "<div class='tab-content p-2 flex-grow-1 card '>";
413
$item->showForm($item->getID());
414
echo "</div>";
415
} else {
0 commit comments