stable

Clone or download

Read-only

request #22702 Reduce help button size where the button overlaps too much with the content

Help button should be small in these pages: * Kanban * Taskboard * TTM * Project and Personal Dashboards Change-Id: Ie70a8de2e48bfcb814aa86524a8131fb6ee2ada0

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboardRouter.class.php +1 −1 Go to diff View file
M plugins/taskboard/include/Routing/TaskboardController.php +2 −0 Go to diff View file
M plugins/testmanagement/include/TestManagement/Router.class.php +9 −5 Go to diff View file
M src/common/Dashboard/Project/ProjectDashboardController.php +1 −0 Go to diff View file
M src/common/Dashboard/User/UserDashboardController.php +1 −1 Go to diff View file
M src/themes/BurningParrot/css/includes/_help-dropdown.scss +31 −6 Go to diff View file
M src/themes/BurningParrot/templates/help-dropdown.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_help-dropdown.scss +31 −6 Go to diff View file
M src/themes/FlamingParrot/templates/help-dropdown.mustache +1 −1 Go to diff View file