Commit 968b0cc3 authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'skr-ide' into 'master'

Remove white border around ellipsis dropdown in Gitlab IDE

See merge request gitlab-org/gitlab!53963
parents 1e49c6fc 4668e278
......@@ -253,7 +253,6 @@
.btn-default:not(.gl-button),
.dropdown,
.dropdown-menu-toggle {
background-color: var(--ide-input-background, $white) !important;
color: var(--ide-input-color, $gl-text-color) !important;
border-color: var(--ide-btn-default-border, $border-color);
}
......
---
title: Removed ugly border around ellipsis dropdown Gitlab IDE
merge_request: 53963
author: Shubham Kumar @imskr
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