Commit 9afe540e authored by Kushal Pandya's avatar Kushal Pandya

Merge branch '246904-drop-limit-container-width-from-serverless-functions' into 'master'

Drop one of duplicated classname from Serverless Functions

Closes #246904

See merge request gitlab-org/gitlab!41833
parents 89091c02 31d94ac5
......@@ -10,11 +10,10 @@
help_path: help_page_path('user/project/clusters/serverless/index'),
empty_image_path: image_path('illustrations/empty-state/empty-serverless-lg.svg') } }
%div{ class: [('limit-container-width' unless fluid_layout)] }
.js-serverless-survey-banner{ data: { user_name: current_user.name, user_email: current_user.email } }
.js-serverless-survey-banner{ data: { user_name: current_user.name, user_email: current_user.email } }
.js-serverless-functions-notice
.flash-container
.js-serverless-functions-notice
.flash-container
.top-area.adjust.d-flex.justify-content-center.gl-border-none
.serverless-functions-table#js-serverless-functions
.top-area.adjust.d-flex.justify-content-center.gl-border-none
.serverless-functions-table#js-serverless-functions
---
title: Drop one of duplicated classname from Serverless Functions
merge_request: 41833
author: Takuya Noguchi
type: performance
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment