summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/pipelines.scss
diff options
context:
space:
mode:
authorpburdette <pburdette@gitlab.com>2019-09-04 12:48:07 -0400
committerpburdette <pburdette@gitlab.com>2019-09-04 16:10:39 -0400
commit738060efba65c4e8727e57618c1280801c2b775e (patch)
treef484621fe81d6f637e6189d8385dafebdc35650c /app/assets/stylesheets/pages/pipelines.scss
parentec5808a645fde49059eb97f9db82e0e1fedbd1a6 (diff)
downloadgitlab-ce-738060efba65c4e8727e57618c1280801c2b775e.tar.gz
Adds backport change for pipeline.scssfix-style-lint-errors-pipeline-ce
Adds the necessary backport changes for pipeline.scss. This commit is neccessary from the changes made in MR 16135 Revert schema.rb which was automatically added will investigate
Diffstat (limited to 'app/assets/stylesheets/pages/pipelines.scss')
-rw-r--r--app/assets/stylesheets/pages/pipelines.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/pages/pipelines.scss b/app/assets/stylesheets/pages/pipelines.scss
index 5f4db37c317..d4bd5b1b7dc 100644
--- a/app/assets/stylesheets/pages/pipelines.scss
+++ b/app/assets/stylesheets/pages/pipelines.scss
@@ -476,10 +476,6 @@
display: inline-block;
vertical-align: top;
- &:not(:last-child) {
- margin-right: 44px;
- }
-
&.left-margin {
&:not(:first-child) {
margin-left: 44px;