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
path: root/app
diff options
context:
space:
mode:
authorNur Rony <pro.nmrony@gmail.com>2016-11-18 22:50:22 +0300
committerNur Rony <pro.nmrony@gmail.com>2016-11-18 22:50:22 +0300
commit7ba9ea402769d40ece0f24170e81e35df7a73c82 (patch)
tree341e61ceab3168b652f3d2eb09ad0b17ba3a3897 /app
parent130c8a51981268d53adb0000c6cd11ad65350b7c (diff)
makes compare previous version link easily clickable
Diffstat (limited to 'app')
-rw-r--r--app/assets/stylesheets/pages/notes.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/assets/stylesheets/pages/notes.scss b/app/assets/stylesheets/pages/notes.scss
index cc16d83c210..0dfd4ab7ec9 100644
--- a/app/assets/stylesheets/pages/notes.scss
+++ b/app/assets/stylesheets/pages/notes.scss
@@ -102,6 +102,7 @@ ul.notes {
overflow: auto;
&::after {
+ display: none;
background: transparent;
}
}