summaryrefslogtreecommitdiff
path: root/app/views/projects/_md_preview.html.haml
diff options
context:
space:
mode:
authorDouglas Barbosa Alexandre <dbalexandre@gmail.com>2015-12-03 19:40:31 -0200
committerDouglas Barbosa Alexandre <dbalexandre@gmail.com>2015-12-03 19:46:30 -0200
commit0decc7f941b96bf53e172de0340847d3b7d714b7 (patch)
tree35bbc58d0c20b893963818b7b0feeff1469f43b3 /app/views/projects/_md_preview.html.haml
parent510f3bf70b7bb3c42abb147840dff65b069fa58b (diff)
downloadgitlab-ce-0decc7f941b96bf53e172de0340847d3b7d714b7.tar.gz
Fix specs
Diffstat (limited to 'app/views/projects/_md_preview.html.haml')
-rw-r--r--app/views/projects/_md_preview.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/projects/_md_preview.html.haml b/app/views/projects/_md_preview.html.haml
index 5bdceb9523a..54c818baaf4 100644
--- a/app/views/projects/_md_preview.html.haml
+++ b/app/views/projects/_md_preview.html.haml
@@ -15,8 +15,8 @@
.js-md-preview{class: (preview_class if defined?(preview_class))}
- if defined?(referenced_users) && referenced_users
- %div.clearfix
- %span.referenced-users.hide
+ %div.referenced-users.hide
+ %span
= icon('exclamation-triangle')
You are about to add
%strong