summaryrefslogtreecommitdiff
path: root/app/views/projects/blob/edit.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-15 11:17:22 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-15 11:17:22 +0200
commitdacff8f014d822fce13bc3bb64582e6db45672d0 (patch)
tree5d742cc6614b41060e637494186ff084481d9fe0 /app/views/projects/blob/edit.html.haml
parenta635e1a395ec465319bf900734cbbf715f3b9e9a (diff)
downloadgitlab-ce-dacff8f014d822fce13bc3bb64582e6db45672d0.tar.gz
Fix UI for web editor
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/projects/blob/edit.html.haml')
-rw-r--r--app/views/projects/blob/edit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/blob/edit.html.haml b/app/views/projects/blob/edit.html.haml
index a12cd660fc1..648f15418e0 100644
--- a/app/views/projects/blob/edit.html.haml
+++ b/app/views/projects/blob/edit.html.haml
@@ -1,6 +1,6 @@
- page_title "Edit", @blob.path, @ref
.file-editor
- %ul.nav.nav-tabs.js-edit-mode
+ %ul.center-top-menu.no-bottom.js-edit-mode
%li.active
= link_to '#editor' do
%i.fa.fa-edit