summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Sumaran <alfredo@gitlab.com>2016-02-29 11:02:57 -0500
committerAlfredo Sumaran <alfredo@gitlab.com>2016-02-29 11:02:57 -0500
commit45c29fa289bc27519a2fa076a155186d3ebf7b31 (patch)
tree90a6928f0f2d4499ba983fcfb2e18692a24a0292
parentc4b9b2cfcfae5f7ce4e4c0fd41caf012812f58b1 (diff)
downloadgitlab-ce-45c29fa289bc27519a2fa076a155186d3ebf7b31.tar.gz
Comment icon vertically aligned
-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 6cb6adb480c..d5f9852ebed 100644
--- a/app/assets/stylesheets/pages/notes.scss
+++ b/app/assets/stylesheets/pages/notes.scss
@@ -163,6 +163,7 @@ ul.notes {
border-left: none;
&.notes_line {
+ vertical-align: middle;
text-align: center;
padding: 10px 0;
background: #FFF;