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 @@
*/
?>