Commit 7127051c authored by Kushal Pandya's avatar Kushal Pandya

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

Drop one of duplicated classname from Serverless Function

Closes #246904

See merge request gitlab-org/gitlab!41832
parents 9afe540e c53ea7c7
......@@ -11,10 +11,9 @@
clusters_path: clusters_path,
help_path: help_path } }
%div{ class: [('limit-container-width' unless fluid_layout)] }
.serverless-function-details#js-serverless-function-details
.serverless-function-details#js-serverless-function-details
.js-serverless-function-notice
.flash-container
.js-serverless-function-notice
.flash-container
.function-holder.js-function-holder.input-group
.function-holder.js-function-holder.input-group
---
title: Drop one of duplicated classname from Serverless Function
merge_request: 41832
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