From 7fce4137c52746dc8235754f71a19c28bca41efb Mon Sep 17 00:00:00 2001 From: zhouxudong Date: Thu, 23 Jun 2022 07:46:34 +0000 Subject: [PATCH] * Fix bug #24176. --- module/execution/view/story.html.php | 1 + module/project/view/browsebylist.html.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php index d0e2e3f059..0dd2137ebb 100644 --- a/module/execution/view/story.html.php +++ b/module/execution/view/story.html.php @@ -27,6 +27,7 @@ .btn-group a i.icon-plus, .btn-group a i.icon-link {font-size: 16px;} .btn-group a.btn-secondary, .btn-group a.btn-primary {border-right: 1px solid rgba(255,255,255,0.2);} .btn-group button.dropdown-toggle.btn-secondary, .btn-group button.dropdown-toggle.btn-primary {padding:6px;} +.export {margin-left: 0px !important;} name) or !empty($product->name) or !empty($branch)) ? false : true;?> tree->all;?> diff --git a/module/project/view/browsebylist.html.php b/module/project/view/browsebylist.html.php index b97dce0a92..aaf684b538 100644 --- a/module/project/view/browsebylist.html.php +++ b/module/project/view/browsebylist.html.php @@ -11,9 +11,9 @@ */ ?>