diff --git a/module/productplan/css/view.css b/module/productplan/css/view.css index 88e40fefd5..06b242098c 100644 --- a/module/productplan/css/view.css +++ b/module/productplan/css/view.css @@ -1,6 +1,9 @@ .tabs{position:relative;} +.tabs .nav-tabs{border-bottom:none;} +.tabs .nav-tabs>li{margin-bottom:0px;} +.tabs .tab-content{padding: 0px; border: 0px;} .tabs .tab-content .tab-pane .action{position: absolute; right: 0px; top: 0px;} -.tabs .tab-content .tab-pane #querybox{margin:0px} +.tabs .tab-content .tab-pane #querybox{margin:0px; border-left:1px solid #ddd; border-right:1px solid #ddd;} .tabs .tab-content .tab-pane #querybox form{padding-left:0px;} .hide-side .col-main {width: 100%;} diff --git a/module/productplan/view/view.html.php b/module/productplan/view/view.html.php index 151cf8933c..6435ac0f3f 100644 --- a/module/productplan/view/view.html.php +++ b/module/productplan/view/view.html.php @@ -65,7 +65,7 @@
id&orderBy=$orderBy");?>"> - +
id}&type=story&orderBy=%s&link=$link¶m=$param"; ?> @@ -307,7 +307,7 @@ id&orderBy=$orderBy");?>"> -
+
id}&type=bug&orderBy=%s&link=$link¶m=$param"; ?>