summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhaseeb <haseebeqx@yahoo.com>2018-02-22 19:42:13 +0530
committerhaseeb <haseebeqx@yahoo.com>2018-02-28 18:48:26 +0530
commitdeb82546324fba81b20c47073cb28ca0cd8fe318 (patch)
treee65a705e9a3c6c5e5ffc0110cae2095317bc980e
parent3bed273d60554be06a9c464ed6f04f71d91c7f28 (diff)
downloadgitlab-ce-deb82546324fba81b20c47073cb28ca0cd8fe318.tar.gz
extra whitespace in haml fixed
-rw-r--r--app/views/shared/snippets/_header.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/snippets/_header.html.haml b/app/views/shared/snippets/_header.html.haml
index 3e7f6cf9f83..b5ce5fec04d 100644
--- a/app/views/shared/snippets/_header.html.haml
+++ b/app/views/shared/snippets/_header.html.haml
@@ -44,7 +44,7 @@
%a#embed-btn.btn.btn-transparent.is-active{ href: "#" }
%strong.embed-toggle-list-item Embed
%li
- %a#share-btn.btn.btn-transparent{ href: "#" }
+ %a#share-btn.btn.btn-transparent{ href: "#" }
%strong.embed-toggle-list-item Share
%input#snippet-url-area.snippet-embed-input.form-control{ type: "text", autocomplete: 'off', value: snippet_embed }
.input-group-btn