Commit 56af4b58 authored by Himanshu Kapoor's avatar Himanshu Kapoor Committed by Himanshu Kapoor

Fix styling of MR dropdown in Web IDE

Fix a regression from MR:
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/26448
which broke the MR / branch dropdown
parent 2b396a19
......@@ -967,7 +967,7 @@ $ide-commit-header-height: 48px;
}
.ide-nav-form {
li {
.nav-links li {
width: 50%;
padding-left: 0;
padding-right: 0;
......
---
title: Fix styling of MR dropdown in Web IDE
merge_request: 28746
author:
type: fixed
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