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:
authorwinh <winnie@gitlab.com>2017-08-11 19:42:35 +0300
committerwinh <winnie@gitlab.com>2017-08-29 16:10:51 +0300
commit0c8736a8a741770672fbb91fab9203d323781b86 (patch)
tree490f93219292533f681f1e4730e5da65e34c7764 /app/assets/stylesheets/framework/dropdowns.scss
parent6f0f65becbbe968bd26a5a3872044d7b8633bf2e (diff)
Change pipeline dropdowns to new style
Diffstat (limited to 'app/assets/stylesheets/framework/dropdowns.scss')
-rw-r--r--app/assets/stylesheets/framework/dropdowns.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/assets/stylesheets/framework/dropdowns.scss b/app/assets/stylesheets/framework/dropdowns.scss
index a45d5a6dca0..180804c96d6 100644
--- a/app/assets/stylesheets/framework/dropdowns.scss
+++ b/app/assets/stylesheets/framework/dropdowns.scss
@@ -748,7 +748,8 @@
}
a,
- button {
+ button,
+ .menu-item {
border-radius: 0;
padding: 8px 16px;