Commit 4668e278 authored by Shubham Kumar's avatar Shubham Kumar Committed by Kushal Pandya

Remove white border around ellipsis dropdown in Gitlab IDE

parent 5cc7ad00
......@@ -241,7 +241,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