-
+
+
+
diff --git a/module/execution/css/x.bug.css b/module/execution/css/x.bug.css
index 97ed9e0315..2b68024c6a 100644
--- a/module/execution/css/x.bug.css
+++ b/module/execution/css/x.bug.css
@@ -4,12 +4,13 @@
.checkbox-primary {display: none !important;}
.dropdown {display: none;}
#xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 40px;}
-body {width: 700px; margin-bottom: 0px !important;}
-#main {min-width: 100%;}
+body {margin-bottom: 0px !important;}
+#main {min-width: unset;}
#main > .container {width: 100% !important;}
#mainContent > .main-col {margin-top: 0px;}
.pager > li > .pager-size-menu {display: none;}
.table-footer > .table-actions {display: none;}
.table-footer{position: fixed; width: 100%; bottom: 0;}
.c-status {width: 70px;}
-.linkButton {float: right; padding-right: 10px; line-height: 34px;}
\ No newline at end of file
+.linkButton {float: right; padding-right: 10px; line-height: 34px;}
+.main-table a {pointer-events: none; color: unset !important;}
\ No newline at end of file
diff --git a/module/execution/css/x.story.css b/module/execution/css/x.story.css
index 5712115bc3..6c85521631 100644
--- a/module/execution/css/x.story.css
+++ b/module/execution/css/x.story.css
@@ -5,8 +5,8 @@
.c-sort, .c-category, .c-user, .c-estimate, .c-stage, .c-count, .c-actions-7, .c-actions {display: none;}
.dropdown {display: none;}
#xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 40px;}
-body {width: 700px; margin-bottom: 0px !important;}
-#main {min-width: 100%;}
+body {margin-bottom: 0px !important;}
+#main {min-width: unset;}
#main > .container {width: 100% !important;}
#mainContent > .main-col {margin-top: 0px;}
.pager > li > .pager-size-menu {display: none;}
@@ -20,4 +20,5 @@ body {width: 700px; margin-bottom: 0px !important;}
.table-footer .pager:before {display: none !important;}
.table-footer .pager {background-color: #fff !important;}
.table-footer .pager li *{color: #838a9d !important;}
-.linkButton {float: right; padding-right: 10px; line-height: 34px;}
\ No newline at end of file
+.linkButton {float: right; padding-right: 10px; line-height: 34px;}
+.main-table a {pointer-events: none; color: unset !important;}
\ No newline at end of file
diff --git a/module/execution/css/x.task.css b/module/execution/css/x.task.css
index 56da2c3b8b..2b876d5573 100644
--- a/module/execution/css/x.task.css
+++ b/module/execution/css/x.task.css
@@ -4,8 +4,8 @@
.checkbox-primary {display: none !important;}
.dropdown {display: none;}
#xx-title {background-color: #F2F2F2; padding-left: 15px; line-height: 40px;}
-body {width: 700px; margin-bottom: 0px !important;}
-#main {min-width: 100%;}
+body {margin-bottom: 0px !important;}
+#main {min-width: unset;}
#main > .container {width: 100% !important;}
#mainContent > .main-col {margin-top: 0px;}
.pager > li > .pager-size-menu {display: none;}
@@ -14,4 +14,5 @@ body {width: 700px; margin-bottom: 0px !important;}
.table-footer .pager:before {display: none !important;}
.table-footer .pager {background-color: #fff !important;}
.table-footer .pager li *{color: #838a9d !important;}
-.linkButton {float: right; padding-right: 10px; line-height: 34px;}
\ No newline at end of file
+.linkButton {float: right; padding-right: 10px; line-height: 34px;}
+.main-table a {pointer-events: none; color: unset !important;}
\ No newline at end of file
diff --git a/module/execution/view/bug.html.php b/module/execution/view/bug.html.php
index 6879cc00b1..0166d62cf8 100644
--- a/module/execution/view/bug.html.php
+++ b/module/execution/view/bug.html.php
@@ -35,7 +35,9 @@
execution->getByID($execution->id)->name ?>
diff --git a/module/execution/view/story.html.php b/module/execution/view/story.html.php
index a0493b10d0..c77d4d065b 100644
--- a/module/execution/view/story.html.php
+++ b/module/execution/view/story.html.php
@@ -143,7 +143,9 @@
execution->getByID($execution->id)->name ?>
-
+
+
+
-
+
+
+