Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-08-21 15:08:24 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-08-21 15:08:24 +0300
commit1f2f131577d9504cc9ce96f67873de0bec6854f6 (patch)
tree6df2e758490a6dab0265816e16834d28dfbbfdc3 /app/assets/stylesheets
parent63529c419c778b5abf5bf1318664a00395162fdd (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/page_bundles/merge_requests.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/page_bundles/merge_requests.scss b/app/assets/stylesheets/page_bundles/merge_requests.scss
index f39247f06c2..c2c38de9aca 100644
--- a/app/assets/stylesheets/page_bundles/merge_requests.scss
+++ b/app/assets/stylesheets/page_bundles/merge_requests.scss
@@ -372,7 +372,6 @@ $tabs-holder-z-index: 250;
white-space: nowrap;
}
- /* stylelint-disable scss/at-rule-no-unknown */
@container mr-widget-extension (max-width: 600px) {
flex-direction: column;
align-items: flex-start;