From b82f0c57185fe55468c47aa01af038a3bd40f8f7 Mon Sep 17 00:00:00 2001 From: Winnie Hellmann Date: Tue, 24 Oct 2017 18:02:26 +0300 Subject: Remove border radius from pipelines dropdowns --- app/assets/stylesheets/pages/pipelines.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss index c4b15249c22..9805fc4f882 100644 --- a/app/assets/stylesheets/pages/pipelines.scss +++ b/app/assets/stylesheets/pages/pipelines.scss @@ -799,7 +799,6 @@ button.mini-pipeline-graph-dropdown-toggle { font-weight: normal; line-height: $line-height-base; white-space: nowrap; - border-radius: 3px; .ci-job-name-component { align-items: center; -- cgit v1.2.1