summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2018-01-16 10:45:04 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-01-16 11:20:42 +0000
commit225c1c1239c85583dd745b6e8965857673d2e114 (patch)
tree375d69b310fd70bbfa3b6235a6cb07f7c321681f /app/assets/stylesheets/pages
parent9e70ff345fa68d700b77b5939d34870ee61cb131 (diff)
downloadgitlab-ce-225c1c1239c85583dd745b6e8965857673d2e114.tar.gz
Replace pipeline's action icons with svg
Diffstat (limited to 'app/assets/stylesheets/pages')
-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 {