summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Greiss <l.greiss@mediacologne.de>2018-05-06 03:04:12 +0200
committerLars Greiss <l.greiss@mediacologne.de>2018-05-07 13:56:34 +0200
commit898e0cb63ec4a82faf932d9bada65796f56f3197 (patch)
treee870aa2603629916c85e05717e3e8a901fb4303b
parent5e798f25daa978384aba1ad3aa88d3607afc4f36 (diff)
downloadgitlab-ce-898e0cb63ec4a82faf932d9bada65796f56f3197.tar.gz
Fix modal width of shorcuts help page
Signed-off-by: Lars Greiss <l.greiss@mediacologne.de>
-rw-r--r--app/views/help/_shortcuts.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 29b23ae2e52..1c5b4aecabb 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -1,5 +1,5 @@
#modal-shortcuts.modal{ tabindex: -1 }
- .modal-dialog
+ .modal-dialog.modal-lg
.modal-content
.modal-header
%a.close{ href: "#", "data-dismiss" => "modal" } ×