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:
authorPhil Hughes <me@iamphill.com>2018-01-17 12:26:16 +0300
committerPhil Hughes <me@iamphill.com>2018-01-17 12:26:16 +0300
commit500ba18d7186a4a22940a3aaeecd5e8c34de2764 (patch)
treef6a49ec1e24af46a9eb7dbb6541c86ca3e19088c /app/assets/stylesheets
parentceb2a76876de68d705ab6d9ae677fb90fc8bab3e (diff)
parent759cc4227aad53137e223d7064ed1effd654bf85 (diff)
Merge branch '41920-download-button' into 'master'
Resolve "Download button in pipelines table has wrong height" Closes #41920 and #38653 See merge request gitlab-org/gitlab-ce!16488
Diffstat (limited to 'app/assets/stylesheets')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index 370b07663fd..766e02b12ea 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -69,13 +69,6 @@
border-color: $border-white-normal;
}
}
-
- .btn {
- .icon-play {
- height: 13px;
- width: 12px;
- }
- }
}
.btn .text-center {