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
diff options
context:
space:
mode:
authorSullivan SENECHAL <soullivaneuh@gmail.com>2015-04-27 01:43:02 +0300
committerSullivan SENECHAL <soullivaneuh@gmail.com>2015-04-27 01:43:02 +0300
commitf28f5e49f62f8ae780d991cf266cff95e1a5c057 (patch)
treeb71fc1cdc7d542f5f6373c9a672d514c461fd9ff /app/views/shared/_show_aside.html.haml
parentf0c4c51f8323216bd90fb564d6b1bff1f247cf16 (diff)
Fix wrong placement of show-aside link
Diffstat (limited to 'app/views/shared/_show_aside.html.haml')
-rw-r--r--app/views/shared/_show_aside.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/shared/_show_aside.html.haml b/app/views/shared/_show_aside.html.haml
new file mode 100644
index 00000000000..3ac9b11b4fa
--- /dev/null
+++ b/app/views/shared/_show_aside.html.haml
@@ -0,0 +1,2 @@
+= link_to '#aside', class: 'show-aside' do
+ %i.fa.fa-angle-left