summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-11 19:04:28 +0000
committerAnnabel Dunstone Gray <annabel.dunstone@gmail.com>2018-01-11 19:04:28 +0000
commit34760245bcb4156e21ca463b82b1fab84508b842 (patch)
tree6aa5f6c7427034f5e5b40dd94687b3eb42d193f7
parent1245d35f140905bef777b24c3abbc39c9509a5f9 (diff)
parent754c4d97e591c96dbe8e6525227deeaf21cf7987 (diff)
downloadgitlab-ce-34760245bcb4156e21ca463b82b1fab84508b842.tar.gz
Merge branch '41221-padding-is-wrong-for-pipeline-dropdowns-on-current-master' into 'master'
Fix padding for pipeline dropdowns after bad merge Closes #41221 See merge request gitlab-org/gitlab-ce!15982
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index a35ebd48887..370b07663fd 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -798,7 +798,6 @@ button.mini-pipeline-graph-dropdown-toggle {
// link to the build
.mini-pipeline-graph-dropdown-item {
- padding: 3px 7px 4px;
align-items: center;
clear: both;
display: flex;