summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/issues.scss
diff options
context:
space:
mode:
authorAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-07-16 16:03:29 +0000
committerAnnabel Dunstone Gray <annabel.m.gray@gmail.com>2019-07-16 16:03:29 +0000
commit41b77136eec455c13357566ff959382a50bc4043 (patch)
treecb1c9712ed488fdc84170d16cf21cece83bc4460 /app/assets/stylesheets/pages/issues.scss
parentcca71da16ac12d3df787de3f3a0cd60d30649a1d (diff)
downloadgitlab-ce-41b77136eec455c13357566ff959382a50bc4043.tar.gz
Revert "Merge branch '61145-fix-button-dimensions' into 'master'"revert-af42c169
This reverts merge request !28545
Diffstat (limited to 'app/assets/stylesheets/pages/issues.scss')
-rw-r--r--app/assets/stylesheets/pages/issues.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/issues.scss b/app/assets/stylesheets/pages/issues.scss
index e51ca44476c..8359a60ec9f 100644
--- a/app/assets/stylesheets/pages/issues.scss
+++ b/app/assets/stylesheets/pages/issues.scss
@@ -267,6 +267,7 @@ ul.related-merge-requests > li {
.fa-caret-down {
pointer-events: none;
color: inherit;
+ margin-left: 0;
}
}
}