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:
authorFilipa Lacerda <filipa@gitlab.com>2016-12-15 20:30:49 +0300
committerFilipa Lacerda <filipa@gitlab.com>2016-12-15 20:30:49 +0300
commit4ae28cb31d9f0915aac647e1befa61067b6932f1 (patch)
tree8908b05bc0756e88f371bc8c27eca91d624cc5f9 /app/assets/stylesheets/pages/pipelines.scss
parent23f4d182e9b2fdd9cad6ebd5d898b52f671b9e66 (diff)
Changes after review
Diffstat (limited to 'app/assets/stylesheets/pages/pipelines.scss')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss10
1 files changed, 1 insertions, 9 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index d3f39570f11..be22e7bdc79 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -645,14 +645,6 @@
margin-bottom: 0;
line-height: 1.2;
}
-
- li:first-child {
- padding-top: 6px;
- }
-
- li:last-child {
- padding-bottom: 6px;
- }
}
.dropdown-build {
@@ -741,4 +733,4 @@
.ci-play-icon {
padding: 5px 5px 5px 7px;
}
-} \ No newline at end of file
+}