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:
authorPhil Hughes <me@iamphill.com>2016-04-16 11:43:49 +0300
committerPhil Hughes <me@iamphill.com>2016-04-16 11:43:49 +0300
commiteceada9a6868d16d9a11ce8bc646623f20f58c95 (patch)
tree95ca9cb73bba8d9e89c4f22d596db08317c94efd /app/views/projects/_md_preview.html.haml
parent0fcdcadd75514fd8f1526bff2f1becb43c6d25f6 (diff)
Fix issue with go full screen triggering attach file
Diffstat (limited to 'app/views/projects/_md_preview.html.haml')
-rw-r--r--app/views/projects/_md_preview.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_md_preview.html.haml b/app/views/projects/_md_preview.html.haml
index 7a78d61a611..8de44a6c914 100644
--- a/app/views/projects/_md_preview.html.haml
+++ b/app/views/projects/_md_preview.html.haml
@@ -1,6 +1,6 @@
.md-area
.md-header
- %ul.nav-links
+ %ul.nav-links.clearfix
%li.active
%a.js-md-write-button{ href: "#md-write-holder", tabindex: -1 }
Write