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>2018-07-12 15:42:56 +0300
committerPhil Hughes <me@iamphill.com>2018-07-12 15:42:56 +0300
commit289530a084d2bfec6de2d89bda3e8ddff46c4312 (patch)
treefe2c74e6ac8615811c4ee0669b758adb93fb3b94 /app/assets/stylesheets/pages
parenteddf34f4af8a2cfdcea2586a91b0fc38a7ba0277 (diff)
Resolve "Improve performance of MR Changes tab: reduce event listeners on scroll event"
Diffstat (limited to 'app/assets/stylesheets/pages')
-rw-r--r--app/assets/stylesheets/pages/diff.scss6
1 files changed, 6 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 7e89f8998fb..5e39bbb9890 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -518,6 +518,12 @@
outline: none;
color: $gl-link-hover-color;
}
+
+ .caret-icon {
+ position: relative;
+ top: 2px;
+ left: -1px;
+ }
}
// Mobile