summaryrefslogtreecommitdiff
path: root/app/views/projects/_md_preview.html.haml
diff options
context:
space:
mode:
authorYatish Mehta <yatish.mehta@coupa.com>2016-05-04 14:04:13 -0700
committerYatish Mehta <yatish.mehta@coupa.com>2016-05-04 14:04:13 -0700
commit8b813277b0cbf57b2a07ad2e1b4cb87dadfb66c5 (patch)
tree50083bc2420a22a53a4b639c07358d5489cc5a5a /app/views/projects/_md_preview.html.haml
parentfad7b392dc633fb689e657af8b7fad346ede416e (diff)
downloadgitlab-ce-8b813277b0cbf57b2a07ad2e1b4cb87dadfb66c5.tar.gz
Fixed typo in zen.scss and corresponding views
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 8de44a6c914..81afea2c60a 100644
--- a/app/views/projects/_md_preview.html.haml
+++ b/app/views/projects/_md_preview.html.haml
@@ -8,7 +8,7 @@
%a.js-md-preview-button{ href: "#md-preview-holder", tabindex: -1 }
Preview
%li.pull-right
- %button.zen-cotrol.zen-control-full.js-zen-enter{ type: 'button', tabindex: -1 }
+ %button.zen-control.zen-control-full.js-zen-enter{ type: 'button', tabindex: -1 }
Go full screen
.md-write-holder