summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Eastwood <contact@ericeastwood.com>2017-06-08 10:44:15 -0500
committerEric Eastwood <contact@ericeastwood.com>2017-06-08 10:44:15 -0500
commit0f3542c8fba27f60ffe5e7c0ab7d506206957723 (patch)
tree931235a53a2e02239c25c2687c0342740aab2aac
parent000f42176845409e5b5725bd701438e50d29ba63 (diff)
downloadgitlab-ce-fix-9-2-stable-conflicts-for-mr-11702.tar.gz
Fix conflicts in notes.scssfix-9-2-stable-conflicts-for-mr-11702
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/11702
-rw-r--r--app/assets/stylesheets/pages/notes.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/pages/notes.scss b/app/assets/stylesheets/pages/notes.scss
index 49db0ef9961..d513ee7eb0a 100644
--- a/app/assets/stylesheets/pages/notes.scss
+++ b/app/assets/stylesheets/pages/notes.scss
@@ -394,19 +394,12 @@ ul.notes {
padding-bottom: 8px;
}
-<<<<<<< HEAD
-=======
-.system-note .note-header-info {
- padding-bottom: 0;
-}
-
.note-header-author-name {
@media (max-width: $screen-xs-max) {
display: none;
}
}
->>>>>>> 4144144... Merge branch '32801-fix-discussion-header-wrapping-in-parallel-diff' into 'master'
.note-headline-light {
display: inline;