From dbad9d62e692a70595a71a0939fe58def766e4b2 Mon Sep 17 00:00:00 2001 From: caoyanyi Date: Mon, 5 Jun 2023 13:36:17 +0800 Subject: [PATCH] * Remove float toolbar style. --- module/task/css/common.ui.css | 1 - module/task/ui/view.html.php | 1 - 2 files changed, 2 deletions(-) diff --git a/module/task/css/common.ui.css b/module/task/css/common.ui.css index a9bb03f6bf..b3a217e703 100644 --- a/module/task/css/common.ui.css +++ b/module/task/css/common.ui.css @@ -3,4 +3,3 @@ 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 6375b6cb8d..c26d694db6 100644 --- a/module/task/ui/view.html.php +++ b/module/task/ui/view.html.php @@ -75,7 +75,6 @@ detailBody history(), center ( - setID('floatToolbar'), floatToolbar ( set::prefix