summaryrefslogtreecommitdiff
path: root/app/views/help/index.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-14 19:58:54 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-14 19:58:54 +0300
commit56cb6d889910a2c4b6420c190c235b6e8a0324bb (patch)
treed909fb185329eedae7e2529b06fd83e47ad1c966 /app/views/help/index.html.haml
parent52b7fa248a8670a86764c4786f4a34b072992715 (diff)
downloadgitlab-ce-56cb6d889910a2c4b6420c190c235b6e8a0324bb.tar.gz
Fix help css
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/help/index.html.haml')
-rw-r--r--app/views/help/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml
index 258a468f7bd..a89ccde7924 100644
--- a/app/views/help/index.html.haml
+++ b/app/views/help/index.html.haml
@@ -34,7 +34,7 @@
= link_to "shortcuts", '#', onclick: "new Shortcuts()"
.col-md-8
- .panel.panel-default.documentation
+ .panel.panel-default.documentation-index
.panel-heading Documentation
.panel-body
= preserve do