diff --git a/module/task/css/common.ui.css b/module/task/css/common.ui.css index b3a217e703..a9bb03f6bf 100644 --- a/module/task/css/common.ui.css +++ b/module/task/css/common.ui.css @@ -3,3 +3,4 @@ div.no-background .input-group-addon {background: none;} .flex-center {justify-content: center;} .panel-form > .panel-heading.status-heading {justify-content: flex-start; padding-bottom: 0px;} .panel-form > .panel-heading.status-heading > .panel-title {font-weight: 400; justify-content:flex-end; width: 5rem;} +#floatToolbar {position: fixed; bottom: 10px; width: calc(100% - 370px);} diff --git a/module/task/ui/view.html.php b/module/task/ui/view.html.php index 052e90ab69..3ae4ff2af3 100644 --- a/module/task/ui/view.html.php +++ b/module/task/ui/view.html.php @@ -75,6 +75,7 @@ detailBody history(), center ( + setID('floatToolbar'), floatToolbar ( set::prefix